Update src/app/page.tsx
This commit is contained in:
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
{ id: "c5", name: "Only 8 Pistachio", price: "$3.99", imageSrc: "http://img.b2bpic.net/free-photo/swirled-green-yellow-cream-texture_23-2151988787.jpg" },
|
||||
]}
|
||||
title="Our Flavors"
|
||||
description="Flavors rotate — come back for something new!"
|
||||
description="Hand-picked rotating flavors made fresh daily—find your new favorite today!"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -139,4 +139,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user