Update src/app/about/page.tsx
This commit is contained in:
@@ -30,27 +30,27 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Products",
|
||||
id: "products",
|
||||
href: "/products",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Categories",
|
||||
id: "categories",
|
||||
href: "/categories",
|
||||
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
href: "/about",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "/contact",
|
||||
|
||||
},
|
||||
]}
|
||||
brandName="EcomConnect"
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
icon: Users,
|
||||
},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQcOkJQH9GdTBqmcXcOiqFa8aM/a-dynamic-e-commerce-hero-banner-showcas-1774424800635-17dd1192.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQcOkJQH9GdTBqmcXcOiqFa8aM/a-dynamic-e-commerce-hero-banner-showcas-1774424800635-17dd1192.png"
|
||||
imageAlt="A dynamic e-commerce hero banner showcasing diverse products"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
title: "Countries Reached",
|
||||
},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQcOkJQH9GdTBqmcXcOiqFa8aM/an-admin-dashboard-interface-showing-pro-1774424800476-999ece2d.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQcOkJQH9GdTBqmcXcOiqFa8aM/an-admin-dashboard-interface-showing-pro-1774424800476-999ece2d.png"
|
||||
imageAlt="An admin dashboard interface showing product management"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user