diff --git a/src/app/page.tsx b/src/app/page.tsx
index d4c66fa..bc2c051 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -55,69 +43,26 @@ export default function LandingPage() {
@@ -127,21 +72,9 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Why Franklin Loves Us"
metrics={[
- {
- icon: Star,
- label: "Google Rating",
- value: "4.8",
- },
- {
- icon: Coffee,
- label: "Happy Customers",
- value: "320+",
- },
- {
- icon: Users,
- label: "Years Brewing",
- value: "5+",
- },
+ { icon: Star, label: "Google Rating", value: "4.8" },
+ { icon: Coffee, label: "Happy Customers", value: "320+" },
+ { icon: Users, label: "Years Brewing", value: "5+" }
]}
metricsAnimation="slide-up"
/>
@@ -154,41 +87,17 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Artisanal Latte",
- description: "Perfectly crafted lattes with premium beans and smooth steamed milk.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-glass-latte-table-lights_181624-33499.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/watercolor-coffee-cup-coffee-beans-illustration_23-2151720305.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/aroma-background-love-house-taste_1232-3951.jpg?_wi=2",
- imageAlt: "latte drink professional photography",
+ title: "Artisanal Latte", description: "Perfectly crafted lattes with premium beans and smooth steamed milk.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-glass-latte-table-lights_181624-33499.jpg" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/watercolor-coffee-cup-coffee-beans-illustration_23-2151720305.jpg" }
},
{
- title: "Cold Brew",
- description: "Our signature cold brew is slow-steeped for a rich and refreshing taste.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/ice-coffee_1339-3416.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/orange-americano-iced-coffee-cafe-aerial-view_53876-123081.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12314.jpg?_wi=1",
- imageAlt: "latte drink professional photography",
+ title: "Cold Brew", description: "Our signature cold brew is slow-steeped for a rich and refreshing taste.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/ice-coffee_1339-3416.jpg" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/orange-americano-iced-coffee-cafe-aerial-view_53876-123081.jpg" }
},
{
- title: "Breakfast Burritos",
- description: "The perfect way to start your day, packed with fresh, local ingredients.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/milky-latte-with-chocolate-vanilla-biscuit-cookies_114579-3744.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/lovely-friends-working-together_23-2148422305.jpg?_wi=1",
- imageAlt: "latte drink professional photography",
- },
+ title: "Breakfast Burritos", description: "The perfect way to start your day, packed with fresh, local ingredients.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/milky-latte-with-chocolate-vanilla-biscuit-cookies_114579-3744.jpg" }
+ }
]}
showStepNumbers={false}
title="Signature Favorites"
@@ -203,60 +112,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- brand: "Coffee",
- name: "Signature Latte",
- price: "$4.50",
- rating: 5,
- reviewCount: "120",
- imageSrc: "http://img.b2bpic.net/free-photo/cup-creamy-coffee-cutlery_250224-109.jpg",
- },
- {
- id: "p2",
- brand: "Coffee",
- name: "Cold Brew",
- price: "$3.75",
- rating: 4,
- reviewCount: "85",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-pizza-slices-with-soda_23-2148262989.jpg",
- },
- {
- id: "p3",
- brand: "Pastry",
- name: "Almond Croissant",
- price: "$3.25",
- rating: 5,
- reviewCount: "95",
- imageSrc: "http://img.b2bpic.net/free-photo/dark-coffee-mug-viewed-from_1232-1151.jpg",
- },
- {
- id: "p4",
- brand: "Coffee",
- name: "Chupacabra Special",
- price: "$5.00",
- rating: 5,
- reviewCount: "210",
- imageSrc: "http://img.b2bpic.net/free-photo/milk-green-tea-frappe_1339-6849.jpg",
- },
- {
- id: "p5",
- brand: "Food",
- name: "Breakfast Burrito",
- price: "$6.50",
- rating: 4,
- reviewCount: "70",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-easter-coffee-decorations_52683-109956.jpg",
- },
- {
- id: "p6",
- brand: "Drink",
- name: "Root Beer",
- price: "$2.50",
- rating: 4,
- reviewCount: "40",
- imageSrc: "http://img.b2bpic.net/free-photo/refreshing-iced-tea-with-lemon-summer-day_23-2151986832.jpg",
- },
+ { id: "p1", brand: "Coffee", name: "Signature Latte", price: "$4.50", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/cup-creamy-coffee-cutlery_250224-109.jpg" },
+ { id: "p2", brand: "Coffee", name: "Cold Brew", price: "$3.75", rating: 4, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/front-view-pizza-slices-with-soda_23-2148262989.jpg" },
+ { id: "p3", brand: "Pastry", name: "Almond Croissant", price: "$3.25", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/dark-coffee-mug-viewed-from_1232-1151.jpg" },
+ { id: "p4", brand: "Coffee", name: "Chupacabra Special", price: "$5.00", rating: 5, reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/milk-green-tea-frappe_1339-6849.jpg" },
+ { id: "p5", brand: "Food", name: "Breakfast Burrito", price: "$6.50", rating: 4, reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/still-life-easter-coffee-decorations_52683-109956.jpg" },
+ { id: "p6", brand: "Drink", name: "Root Beer", price: "$2.50", rating: 4, reviewCount: "40", imageSrc: "http://img.b2bpic.net/free-photo/refreshing-iced-tea-with-lemon-summer-day_23-2151986832.jpg" }
]}
title="Menu Highlights"
description="From classic espressos to seasonal specialties."
@@ -270,46 +131,11 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
testimonials={[
- {
- id: "1",
- name: "Sarah J.",
- role: "Regular",
- company: "Local Resident",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12314.jpg?_wi=2",
- },
- {
- id: "2",
- name: "Mark D.",
- role: "Designer",
- company: "Local Business",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/lovely-friends-working-together_23-2148422305.jpg?_wi=2",
- },
- {
- id: "3",
- name: "Emily R.",
- role: "Student",
- company: "Local University",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491912.jpg",
- },
- {
- id: "4",
- name: "David K.",
- role: "Writer",
- company: "Franklin Local",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/sincere-laugh-showing-picture-smartphone-casual-meeting-with-best-friends-restaurant-terrace_8353-10272.jpg",
- },
- {
- id: "5",
- name: "Jessica L.",
- role: "Artist",
- company: "Creative Lab",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-drinking-cup-coffee-cafe_231208-11105.jpg",
- },
+ { id: "1", name: "Sarah J.", role: "Regular", company: "Local Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12314.jpg" },
+ { id: "2", name: "Mark D.", role: "Designer", company: "Local Business", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/lovely-friends-working-together_23-2148422305.jpg" },
+ { id: "3", name: "Emily R.", role: "Student", company: "Local University", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491912.jpg" },
+ { id: "4", name: "David K.", role: "Writer", company: "Franklin Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/sincere-laugh-showing-picture-smartphone-casual-meeting-with-best-friends-restaurant-terrace_8353-10272.jpg" },
+ { id: "5", name: "Jessica L.", role: "Artist", company: "Creative Lab", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-drinking-cup-coffee-cafe_231208-11105.jpg" }
]}
title="What Our Neighbors Say"
description="Hear from the wonderful people who make our coffee shop part of their daily ritual."
@@ -320,15 +146,7 @@ export default function LandingPage() {
@@ -339,21 +157,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
faqs={[
- {
- id: "f1",
- title: "Do you offer free Wi-Fi?",
- content: "Yes! We provide free, fast Wi-Fi for all our guests.",
- },
- {
- id: "f2",
- title: "Is there parking available?",
- content: "Yes, we have convenient parking right out front.",
- },
- {
- id: "f3",
- title: "Are you pet friendly?",
- content: "We love furry friends! Our patio is pet-friendly.",
- },
+ { id: "f1", title: "Do you offer free Wi-Fi?", content: "Yes! We provide free, fast Wi-Fi for all our guests." },
+ { id: "f2", title: "Is there parking available?", content: "Yes, we have convenient parking right out front." },
+ { id: "f3", title: "Are you pet friendly?", content: "We love furry friends! Our patio is pet-friendly." }
]}
title="Frequently Asked"
faqsAnimation="slide-up"
@@ -364,9 +170,7 @@ export default function LandingPage() {
@@ -424,4 +192,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file