From ad5af8c9db3c87f74b7f5c032be0f086bc4db17b Mon Sep 17 00:00:00 2001 From: development Date: Tue, 20 Jan 2026 14:28:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bae650e..5ee46b2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,10 +2,10 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline"; -import HeroBillboardCarousel from "@/components/sections/hero/HeroBillboardCarousel"; -import AboutMetric from "@/components/sections/about/AboutMetric"; -import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive"; -import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis"; +import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel'; +import AboutMetric from '@/components/sections/about/AboutMetric'; +import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; +import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; import { BookOpen, Users, Award, TrendingUp, Globe } from "lucide-react"; export default function HomePage() { @@ -103,7 +103,7 @@ export default function HomePage() { { id: "3", name: "James Wilson", date: "Date: 08 January 2025", title: "Worth every penny and more!", quote: "I switched careers from marketing to tech at 32 years old. BogCoder's mentorship program was crucial for my success. The community is supportive and the instructors truly care about your progress. Highly recommended!", tag: "Full Stack", avatarSrc: "https://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageSrc: "https://img.b2bpic.net/free-photo/programming-software-code-application-technology-concept_53876-123931.jpg" } - ]} + ] /> @@ -139,7 +139,7 @@ export default function HomePage() { { label: "Refund Policy", href: "#" } ] } - ]} + ] />