Update src/app/page.tsx
This commit is contained in:
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
id: "contact",
|
||||
},
|
||||
]}
|
||||
brandName="SunCoast 90s"
|
||||
brandName="Blue Sea "
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -128,13 +128,13 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Retro Shorts",
|
||||
description: "Warm, vibrant summer boardshorts.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/guy-standing-beach-with-ball_23-2148165137.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/premium-photo/painting-man-standing-beach-with-surfboard-generative-ai_958108-51814.jpg?id=84977024",
|
||||
imageAlt: "vibrant retro boardshorts",
|
||||
},
|
||||
{
|
||||
title: "Timeless Style",
|
||||
description: "90s silhouettes reimagined.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fabric-texture_23-2148952792.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/premium-photo/young-happy-couple-with-skateboards-enjoy-longboarding-skatepark_179755-22306.jpg?id=83240557",
|
||||
imageAlt: "surf apparel winter layers",
|
||||
},
|
||||
]}
|
||||
@@ -255,18 +255,18 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "25+",
|
||||
value: "15+",
|
||||
description: "Years in the surf",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "10k+",
|
||||
value: "22k+",
|
||||
description: "Items sold",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100%",
|
||||
description: "Quality wool",
|
||||
value: "89%",
|
||||
description: "Organic Australian materials ",
|
||||
},
|
||||
]}
|
||||
title="Surf Stats"
|
||||
@@ -328,16 +328,16 @@ export default function LandingPage() {
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "4.9",
|
||||
label: "Avg Rating",
|
||||
value: "",
|
||||
label: "",
|
||||
},
|
||||
{
|
||||
value: "500",
|
||||
label: "Happy Fans",
|
||||
value: "4.7",
|
||||
label: "average rating with thousands of positive reviews",
|
||||
},
|
||||
{
|
||||
value: "10",
|
||||
label: "Awards",
|
||||
value: "",
|
||||
label: "",
|
||||
},
|
||||
]}
|
||||
title="Community Love"
|
||||
@@ -386,7 +386,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseReveal
|
||||
logoText="SunCoast 90s"
|
||||
logoText="Blue sea "
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
|
||||
Reference in New Issue
Block a user