Update src/app/page.tsx

This commit is contained in:
2026-03-11 20:16:11 +00:00
parent 21cd2e6733
commit 7f04e4553f

View File

@@ -35,9 +35,7 @@ export default function HomePage() {
{ name: "Reviews", id: "/reviews" },
]}
button={{
text: "Contact Us",
href: "/contact",
}}
text: "Contact Us", href: "tel:+1-605-555-0100"}}
animateOnLoad={true}
/>
</div>
@@ -51,45 +49,23 @@ export default function HomePage() {
background={{ variant: "plain" }}
buttons={[
{
text: "Visit Us",
href: "/contact",
},
text: "Visit Us", href: "tel:+1-605-555-0100"},
{
text: "Order Takeout",
href: "/menu",
},
text: "Order Takeout", href: "/menu"},
]}
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cut-sliced-sandwich-bread-bread-slice-with-butter-it-knife-cutting-board-wooden-background_141793-5910.jpg?_wi=1",
imageAlt: "Fresh artisan bread",
},
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cut-sliced-sandwich-bread-bread-slice-with-butter-it-knife-cutting-board-wooden-background_141793-5910.jpg?_wi=1", imageAlt: "Fresh artisan bread"},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-bakery_23-2150273161.jpg?_wi=1",
imageAlt: "Fresh pastries",
},
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-bakery_23-2150273161.jpg?_wi=1", imageAlt: "Fresh pastries"},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-delicious-sandwiches-white-plate-marble-table_181624-32275.jpg?_wi=1",
imageAlt: "Grilled sandwich",
},
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-delicious-sandwiches-white-plate-marble-table_181624-32275.jpg?_wi=1", imageAlt: "Grilled sandwich"},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-breakfast-valentine-s-day_23-2148378477.jpg?_wi=1",
imageAlt: "Golden croissant",
},
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/delicious-breakfast-valentine-s-day_23-2148378477.jpg?_wi=1", imageAlt: "Golden croissant"},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-plate-cookies-marble-background-high-quality-photo_114579-53236.jpg?_wi=1",
imageAlt: "Fresh baked cookies",
},
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-plate-cookies-marble-background-high-quality-photo_114579-53236.jpg?_wi=1", imageAlt: "Fresh baked cookies"},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cut-sliced-sandwich-bread-bread-slice-with-butter-it-knife-cutting-board-wooden-background_141793-5910.jpg?_wi=2",
imageAlt: "Fresh bread loaves",
},
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cut-sliced-sandwich-bread-bread-slice-with-butter-it-knife-cutting-board-wooden-background_141793-5910.jpg?_wi=2", imageAlt: "Fresh bread loaves"},
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -103,21 +79,13 @@ export default function HomePage() {
author="Sarah Miller, Local Customer"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg",
alt: "Sarah Miller",
},
src: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", alt: "Sarah Miller"},
{
src: "http://img.b2bpic.net/free-photo/happy-bearded-man-busines-clothes-with-crossed-arms-looking-camera-gray_171337-11335.jpg",
alt: "John Davis",
},
src: "http://img.b2bpic.net/free-photo/happy-bearded-man-busines-clothes-with-crossed-arms-looking-camera-gray_171337-11335.jpg", alt: "John Davis"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-outside_23-2149042107.jpg",
alt: "Maria Rodriguez",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-outside_23-2149042107.jpg", alt: "Maria Rodriguez"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-sincere-happy-girl-smiling-laughing_176420-9693.jpg",
alt: "Michael Chen",
},
src: "http://img.b2bpic.net/free-photo/beautiful-sincere-happy-girl-smiling-laughing_176420-9693.jpg", alt: "Michael Chen"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -132,26 +100,11 @@ export default function HomePage() {
tag="Customer Favorites"
products={[
{
id: "1",
name: "Artisan Sourdough Bread",
price: "$5.99",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cut-sliced-sandwich-bread-bread-slice-with-butter-it-knife-cutting-board-wooden-background_141793-5910.jpg?_wi=3",
imageAlt: "Fresh artisan sourdough bread",
},
id: "1", name: "Artisan Sourdough Bread", price: "$5.99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cut-sliced-sandwich-bread-bread-slice-with-butter-it-knife-cutting-board-wooden-background_141793-5910.jpg?_wi=3", imageAlt: "Fresh artisan sourdough bread"},
{
id: "2",
name: "Golden Croissant",
price: "$4.49",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-breakfast-valentine-s-day_23-2148378477.jpg?_wi=2",
imageAlt: "Butter croissant",
},
id: "2", name: "Golden Croissant", price: "$4.49", imageSrc: "http://img.b2bpic.net/free-photo/delicious-breakfast-valentine-s-day_23-2148378477.jpg?_wi=2", imageAlt: "Butter croissant"},
{
id: "3",
name: "Grilled Sandwich",
price: "$9.99",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-delicious-sandwiches-white-plate-marble-table_181624-32275.jpg?_wi=2",
imageAlt: "Fresh grilled sandwich",
},
id: "3", name: "Grilled Sandwich", price: "$9.99", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-delicious-sandwiches-white-plate-marble-table_181624-32275.jpg?_wi=2", imageAlt: "Fresh grilled sandwich"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -166,14 +119,7 @@ export default function HomePage() {
description="Join hundreds of satisfied customers who visit us regularly for authentic, fresh-baked goodness"
tag="Community Favorite"
names={[
"The Breakfast Club",
"Downtown Coffee Lovers",
"Local Food Enthusiasts",
"Family Gatherings",
"Office Catering Orders",
"Weekend Shoppers",
"Wedding Cake Custom Orders",
]}
"The Breakfast Club", "Downtown Coffee Lovers", "Local Food Enthusiasts", "Family Gatherings", "Office Catering Orders", "Weekend Shoppers", "Wedding Cake Custom Orders"]}
textboxLayout="default"
useInvertedBackground={true}
speed={40}
@@ -198,13 +144,9 @@ export default function HomePage() {
<FooterLogoReveal
logoText="Guatelinda"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ThemeProvider>