diff --git a/src/App.jsx b/src/App.jsx
index 25fd85d..cd4837a 100644
--- a/src/App.jsx
+++ b/src/App.jsx
@@ -1,21 +1,21 @@
-import React, { useState, useEffect } from 'react';
-import { AnimatePresence , motion} from 'framer-motion';
-import Navbar from './components/Navbar';
-import LandingPage from './pages/LandingPage';
-import Marquee from './components/Marquee';
-import About_Us from './components/About_Us';
-import Eyes from './components/Eyes';
-import Featured from './components/Featured';
-import Cards from './components/Cards';
-import Footer from './components/Footer';
-import Preloader from './components/Preloader';
-import LocomotiveScroll from 'locomotive-scroll';
-import 'locomotive-scroll/dist/locomotive-scroll.css';
-import { BrowserRouter as Router, Routes, Route } from 'react-router-dom';
-import NotFoundPage from './components/NotFoundPage';
-import { logPageView } from './analytics';
+import React, { useState, useEffect } from "react";
+import { AnimatePresence, motion } from "framer-motion";
+import Navbar from "./components/Navbar";
+import LandingPage from "./pages/LandingPage";
+import Marquee from "./components/Marquee";
+import About_Us from "./components/About_Us";
+import Eyes from "./components/Eyes";
+import Featured from "./components/Featured";
+import Cards from "./components/Cards";
+import Footer from "./components/Footer";
+import Preloader from "./components/Preloader";
+import LocomotiveScroll from "locomotive-scroll";
+import "locomotive-scroll/dist/locomotive-scroll.css";
+import { BrowserRouter as Router, Routes, Route } from "react-router-dom";
+import NotFoundPage from "./components/NotFoundPage";
+import { logPageView } from "./analytics";
import Contact from "./pages/Contact";
-import CustomCursor from './components/CustomCursor';
+import CustomCursor from "./components/CustomCursor";
function App() {
const locomotiveScroll = new LocomotiveScroll();
@@ -29,7 +29,7 @@ function App() {
}, []);
return (
-
);
diff --git a/src/components/About_Us.jsx b/src/components/About_Us.jsx
index c53c907..b42a0bb 100644
--- a/src/components/About_Us.jsx
+++ b/src/components/About_Us.jsx
@@ -1,32 +1,43 @@
-import React from 'react'
+import React from "react";
function About_Us() {
return (
-
-
- Vector specializes in building custom websites and products, helping businesses achieve their online goals and stand out in the competitive digital landscape.
+
+
+ Vector specializes in building custom websites and products, helping
+ businesses achieve their online goals and stand out in the competitive
+ digital landscape.
-
-
+
+
What you can expect:
-
At Vector, we build tailored websites and projects for businesses and students, combining creativity with the latest technology to deliver visually stunning and highly functional results. Whether you're enhancing your online presence or working on a project, we're here to bring your vision to life.
- Expect personalized service, modern design, and scalable solutions that align with your goals, ensuring your project stands out and makes a lasting impact.
-
Our Socials: LinkedIN Instagram
+
+ At Vector, we build tailored websites and projects for businesses
+ and students, combining creativity with the latest technology to
+ deliver visually stunning and highly functional results. Whether
+ you're enhancing your online presence or working on a project, we're
+ here to bring your vision to life.
+ Expect personalized service, modern design, and scalable
+ solutions that align with your goals, ensuring your project stands
+ out and makes a lasting impact.
+