From b326ec1857159b54d265bf921675b09c4efaad80 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Feb 2026 16:49:33 +0000 Subject: [PATCH 1/4] Update src/app/blog/page.tsx --- src/app/blog/page.tsx | 52 ++++++++++++++++++++++++++----------------- 1 file changed, 32 insertions(+), 20 deletions(-) diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index 612173e..1b4c9dd 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -5,6 +5,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { useBlogPosts } from "@/hooks/useBlogPosts"; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import BlogCardTwo from '@/components/sections/blog/BlogCardTwo'; +import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis"; export default function BlogPage() { const { posts, isLoading } = useBlogPosts(); @@ -26,30 +27,41 @@ export default function BlogPage() { - - {isLoading ? ( -
-

Loading posts...

-
- ) : ( - + {isLoading ? ( +
+

Loading posts...

+
+ ) : ( + + )} + + ); From 6fd8daca8b0e774a8452fbb54b627773cd3e51b5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Feb 2026 16:49:34 +0000 Subject: [PATCH 2/4] Update src/app/page.tsx --- src/app/page.tsx | 46 ++++++++++++++++++++++++++-------------------- 1 file changed, 26 insertions(+), 20 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b53869b..fc7ce69 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,12 +59,12 @@ export default function LandingPage() { title="Built to Endure. Designed to Impress." description="Luxury residential construction and renovations crafted with precision and integrity." carouselItems={[ - { id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=h7mpxz&_wi=1", imageAlt: "Stunning lakefront luxury home at sunset" }, - { id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=h7mpxz&_wi=2", imageAlt: "Stunning lakefront luxury home at sunset" }, - { id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=h7mpxz&_wi=3", imageAlt: "Stunning lakefront luxury home at sunset" }, - { id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=h7mpxz&_wi=4", imageAlt: "Stunning lakefront luxury home at sunset" }, - { id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=h7mpxz&_wi=5", imageAlt: "Stunning lakefront luxury home at sunset" }, - { id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=h7mpxz&_wi=6", imageAlt: "Stunning lakefront luxury home at sunset" }, + { id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=h7mpxz", imageAlt: "Stunning lakefront luxury home at sunset" }, + { id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=h7mpxz", imageAlt: "Stunning lakefront luxury home at sunset" }, + { id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=h7mpxz", imageAlt: "Stunning lakefront luxury home at sunset" }, + { id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=h7mpxz", imageAlt: "Stunning lakefront luxury home at sunset" }, + { id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=h7mpxz", imageAlt: "Stunning lakefront luxury home at sunset" }, + { id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=h7mpxz", imageAlt: "Stunning lakefront luxury home at sunset" }, ]} buttons={[ { text: "Request a Consultation", href: "#contact" }, @@ -76,7 +76,6 @@ export default function LandingPage() { autoPlay={true} autoPlayInterval={5000} ariaLabel="Hero section for Lakeside Construction Inc." - useInvertedBackground={false} /> @@ -85,12 +84,7 @@ export default function LandingPage() { title="Trusted with Your Vision" description="Our unwavering commitment to excellence is backed by decades of experience and client satisfaction." logos={[ - { src: "https://img.b2bpic.net/free-vector/set-labour-day-labels-with-yellow-frames_23-2147617898.jpg", alt: "Licensed" }, - { src: "https://img.b2bpic.net/free-vector/flat-design-patented-stamp-collection_23-2149752886.jpg", alt: "Insured" }, - { src: "https://img.b2bpic.net/free-vector/set-labour-day-labels-with-yellow-frames_23-2147617898.jpg", alt: "20+ Years Experience" }, - { src: "https://img.b2bpic.net/free-vector/iron-sheet-first-place-with-red-ribbon_23-2147486017.jpg", alt: "5-Star Rated" }, - { src: "https://img.b2bpic.net/free-vector/luxury-sales-stickers_23-2147567188.jpg", alt: "Premium Materials" }, - ]} + "https://img.b2bpic.net/free-vector/set-labour-day-labels-with-yellow-frames_23-2147617898.jpg", "https://img.b2bpic.net/free-vector/flat-design-patented-stamp-collection_23-2149752886.jpg", "https://img.b2bpic.net/free-vector/set-labour-day-labels-with-yellow-frames_23-2147617898.jpg", "https://img.b2bpic.net/free-vector/iron-sheet-first-place-with-red-ribbon_23-2147486017.jpg", "https://img.b2bpic.net/free-vector/luxury-sales-stickers_23-2147567188.jpg"]} tag="Our Commitment" tagIcon={BadgeCheck} /> @@ -104,7 +98,6 @@ export default function LandingPage() { { type: "text", content: "Building Futures." }, ]} buttons={[{ text: "Learn More About Us", href: "#about" }]} - description="At Lakeside Construction Inc., we are more than builders; we are craftsmen dedicated to transforming visions into enduring realities. With a meticulous eye for detail and a passion for architectural excellence, we approach every custom home build and luxury renovation with unparalleled precision and integrity. Our client-focused philosophy ensures clear communication, reliable execution, and a seamless process from conception to final walkthrough. Trust us to build not just structures, but legacies that stand the test of time." /> @@ -121,6 +114,9 @@ export default function LandingPage() { description="Discover our comprehensive range of premium construction and renovation services." tag="Services" tagIcon={Hammer} + animationType="slide-up" + textboxLayout="default" + useInvertedBackground={false} /> @@ -128,14 +124,18 @@ export default function LandingPage() { @@ -151,21 +151,26 @@ export default function LandingPage() { description="Experience a transparent and collaborative journey from conception to completion." tag="How We Build" tagIcon={ClipboardCheck} + animationType="slide-up" + textboxLayout="default" + useInvertedBackground={false} />
@@ -177,6 +182,7 @@ export default function LandingPage() { buttons={[{ text: "Request a Consultation", href: "#contact" }]} background={{ variant: "downward-rays-animated-grid" }} tagIcon={Diamond} + useInvertedBackground={false} /> @@ -195,6 +201,7 @@ export default function LandingPage() { tagIcon={Mail} textBoxClassName="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6" buttonClassName="col-span-full md:col-span-1 lg:col-span-1" + useInvertedBackground={false} /> @@ -206,7 +213,6 @@ export default function LandingPage() { { items: [{ label: "Careers", href: "/careers" }, { label: "Sitemap", href: "/sitemap" }] }, ]} logoText="Lakeside Construction Inc." - useInvertedBackground={true} /> From 29da552530bd2fc81af170e43abb26ed0bd1a799 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Feb 2026 16:49:34 +0000 Subject: [PATCH 3/4] Update src/app/shop/[id]/page.tsx --- src/app/shop/[id]/page.tsx | 46 ++++++++++++++++++++++++-------------- 1 file changed, 29 insertions(+), 17 deletions(-) diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx index d0a4264..478a745 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -5,7 +5,7 @@ import { useRouter } from "next/navigation"; import ReactLenis from "lenis/react"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple"; -import Footer from '@/components/footer/Footer'; +import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; import ProductDetailCard from "@/components/ecommerce/productDetail/ProductDetailCard"; import ProductCart from "@/components/ecommerce/cart/ProductCart"; import { useProductDetail } from "@/hooks/useProductDetail"; @@ -89,14 +89,16 @@ function ProductPageContent({ params }: ProductPageProps) { headingFontWeight="light" > -