Update src/app/page.tsx

This commit is contained in:
2026-03-10 10:23:19 +00:00
parent ff0671f3c4
commit cd47982979

View File

@@ -22,8 +22,7 @@ export default function HomePage() {
const footerColumns = [
{
title: "Browse",
items: [
title: "Browse", items: [
{ label: "Home", href: "/" },
{ label: "About Us", href: "/about" },
{ label: "Menu", href: "/menu" },
@@ -31,8 +30,7 @@ export default function HomePage() {
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "Instagram", href: "https://instagram.com" },
{ label: "Facebook", href: "https://facebook.com" },
{ label: "Twitter", href: "https://twitter.com" },
@@ -40,8 +38,7 @@ export default function HomePage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Accessibility", href: "#" },
@@ -82,17 +79,11 @@ export default function HomePage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-espresso-served-cup-with-coffee_24972-2324.jpg",
imageAlt: "Freshly brewed espresso",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-espresso-served-cup-with-coffee_24972-2324.jpg", imageAlt: "Freshly brewed espresso"},
{
imageSrc: "http://img.b2bpic.net/free-photo/frothy-drinks-pour-from-machinery-coffee-shop-generated-by-ai_188544-36183.jpg",
imageAlt: "Artisan latte art",
},
imageSrc: "http://img.b2bpic.net/free-photo/frothy-drinks-pour-from-machinery-coffee-shop-generated-by-ai_188544-36183.jpg", imageAlt: "Artisan latte art"},
{
imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-with-white-wooden-furniture-interior_114579-2232.jpg?_wi=1",
imageAlt: "Coffee shop interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-with-white-wooden-furniture-interior_114579-2232.jpg?_wi=1", imageAlt: "Coffee shop interior"},
]}
autoplayDelay={5000}
showDimOverlay={true}
@@ -107,29 +98,11 @@ export default function HomePage() {
tagIcon={Coffee}
products={[
{
id: "1",
name: "Ethiopian Yirgacheffe",
price: "$5.99",
variant: "Single Shot · Espresso",
imageSrc: "http://img.b2bpic.net/free-photo/mug-coffee-table_23-2148937235.jpg?_wi=1",
imageAlt: "Ethiopian Yirgacheffe espresso",
},
id: "1", name: "Ethiopian Yirgacheffe", price: "$5.99", variant: "Single Shot · Espresso", imageSrc: "http://img.b2bpic.net/free-photo/mug-coffee-table_23-2148937235.jpg?_wi=1", imageAlt: "Ethiopian Yirgacheffe espresso"},
{
id: "2",
name: "Caramel Macchiato",
price: "$6.49",
variant: "Milk · Espresso · Caramel",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-coffee-with-milk_23-2149600726.jpg?_wi=1",
imageAlt: "Caramel Macchiato",
},
id: "2", name: "Caramel Macchiato", price: "$6.49", variant: "Milk · Espresso · Caramel", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-coffee-with-milk_23-2149600726.jpg?_wi=1", imageAlt: "Caramel Macchiato"},
{
id: "3",
name: "Cold Brew Nitro",
price: "$5.49",
variant: "Cold · Smooth · Creamy",
imageSrc: "http://img.b2bpic.net/free-photo/woman-seaside-with-coffee_23-2148574779.jpg?_wi=1",
imageAlt: "Cold Brew Nitro",
},
id: "3", name: "Cold Brew Nitro", price: "$5.49", variant: "Cold · Smooth · Creamy", imageSrc: "http://img.b2bpic.net/free-photo/woman-seaside-with-coffee_23-2148574779.jpg?_wi=1", imageAlt: "Cold Brew Nitro"},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -145,14 +118,7 @@ export default function HomePage() {
tag="Recognition"
tagIcon={Award}
names={[
"Best Local Coffee",
"Barista Excellence",
"Community Choice",
"Sustainable Sourcing",
"Premium Quality",
"Customer Favorite",
"Top Rated",
]}
"Best Local Coffee", "Barista Excellence", "Community Choice", "Sustainable Sourcing", "Premium Quality", "Customer Favorite", "Top Rated"]}
textboxLayout="default"
useInvertedBackground={false}
speed={40}
@@ -183,31 +149,13 @@ export default function HomePage() {
features={[
{
id: 1,
tag: "Espresso",
title: "Classic Shots",
subtitle: "Pure espresso excellence",
description: "Single, double, or triple shots of our signature espresso blend, carefully pulled for optimal flavor extraction.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-creating-delicious-drink_23-2149125746.jpg?_wi=1",
imageAlt: "Espresso shots",
},
tag: "Espresso", title: "Classic Shots", subtitle: "Pure espresso excellence", description: "Single, double, or triple shots of our signature espresso blend, carefully pulled for optimal flavor extraction.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-creating-delicious-drink_23-2149125746.jpg?_wi=1", imageAlt: "Espresso shots"},
{
id: 2,
tag: "Milk Drinks",
title: "Creamy Perfection",
subtitle: "Espresso with steamed milk",
description: "Cappuccinos, lattes, and flat whites featuring our premium milk selection and expert steaming technique.",
imageSrc: "http://img.b2bpic.net/free-photo/big-coffee-cup-wooden-table_23-2148071561.jpg?_wi=1",
imageAlt: "Creamy milk drinks",
},
tag: "Milk Drinks", title: "Creamy Perfection", subtitle: "Espresso with steamed milk", description: "Cappuccinos, lattes, and flat whites featuring our premium milk selection and expert steaming technique.", imageSrc: "http://img.b2bpic.net/free-photo/big-coffee-cup-wooden-table_23-2148071561.jpg?_wi=1", imageAlt: "Creamy milk drinks"},
{
id: 3,
tag: "Cold Beverages",
title: "Refreshing Chill",
subtitle: "Iced coffee drinks",
description: "Cold brews, iced lattes, and refreshing seasonal beverages perfect for warm days.",
imageSrc: "http://img.b2bpic.net/free-photo/iced-latte-glass-pink-stand-wooden-table-cranberry-pie-summer-cafe-green-bushes_343596-1527.jpg?_wi=1",
imageAlt: "Cold brew drinks",
},
tag: "Cold Beverages", title: "Refreshing Chill", subtitle: "Iced coffee drinks", description: "Cold brews, iced lattes, and refreshing seasonal beverages perfect for warm days.", imageSrc: "http://img.b2bpic.net/free-photo/iced-latte-glass-pink-stand-wooden-table-cranberry-pie-summer-cafe-green-bushes_343596-1527.jpg?_wi=1", imageAlt: "Cold brew drinks"},
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -223,41 +171,17 @@ export default function HomePage() {
tagIcon={Star}
testimonials={[
{
id: "1",
name: "Sarah Chen",
role: "Regular Customer",
company: "Local Tech Startup",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-sensual-brunette-girl-dressed-gray-elegant-jacket-leaning-brick-wall-room-with-loft-interior-looking-camera_613910-18212.jpg",
imageAlt: "Sarah Chen",
},
id: "1", name: "Sarah Chen", role: "Regular Customer", company: "Local Tech Startup", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-sensual-brunette-girl-dressed-gray-elegant-jacket-leaning-brick-wall-room-with-loft-interior-looking-camera_613910-18212.jpg", imageAlt: "Sarah Chen"},
{
id: "2",
name: "Marcus Johnson",
role: "Coffee Enthusiast",
company: "Marketing Professional",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-1_1262-1487.jpg",
imageAlt: "Marcus Johnson",
},
id: "2", name: "Marcus Johnson", role: "Coffee Enthusiast", company: "Marketing Professional", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-1_1262-1487.jpg", imageAlt: "Marcus Johnson"},
{
id: "3",
name: "Emma Rodriguez",
role: "Freelance Writer",
company: "Local Publications",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-curly-black-woman-smiling-camera-home_197531-33133.jpg",
imageAlt: "Emma Rodriguez",
},
id: "3", name: "Emma Rodriguez", role: "Freelance Writer", company: "Local Publications", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-curly-black-woman-smiling-camera-home_197531-33133.jpg", imageAlt: "Emma Rodriguez"},
{
id: "4",
name: "David Park",
role: "Morning Regular",
company: "Architecture Firm",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-man-blazer-sitting-desk-office-with-laptop-looking-camera_1098-20318.jpg",
imageAlt: "David Park",
},
id: "4", name: "David Park", role: "Morning Regular", company: "Architecture Firm", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-man-blazer-sitting-desk-office-with-laptop-looking-camera_1098-20318.jpg", imageAlt: "David Park"},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"