Merge version_1 into main #2
204
src/app/page.tsx
204
src/app/page.tsx
@@ -29,27 +29,20 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "Our Story",
|
||||
id: "#about",
|
||||
},
|
||||
name: "Our Story", id: "#about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Menu", id: "#menu"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Reviews", id: "#testimonials"},
|
||||
{
|
||||
name: "Visit",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Visit", id: "#contact"},
|
||||
]}
|
||||
brandName="Sweet & Brew"
|
||||
button={{
|
||||
text: "Order Online", href: "#menu"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -59,69 +52,34 @@ export default function LandingPage() {
|
||||
description="Discover artisanal pastries and premium roasts in the heart of the city. Join us for a perfect blend of sweetness and comfort."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Emily C.",
|
||||
handle: "@emilycoffee",
|
||||
testimonial: "The best chocolate cake I have ever had. The espresso is consistently smooth.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-pouring-milk-into-cup-coffee-with-coffee-beans-cinnamon-sticks-grungy-grey-background-horizontal_176474-64468.jpg?_wi=1",
|
||||
imageAlt: "cozy cafe interior table",
|
||||
},
|
||||
name: "Emily C.", handle: "@emilycoffee", testimonial: "The best chocolate cake I have ever had. The espresso is consistently smooth.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-pouring-milk-into-cup-coffee-with-coffee-beans-cinnamon-sticks-grungy-grey-background-horizontal_176474-64468.jpg", imageAlt: "cozy cafe interior table"},
|
||||
{
|
||||
name: "Mark R.",
|
||||
handle: "@markbakes",
|
||||
testimonial: "My go-to spot for an afternoon pick-me-up. The atmosphere is lovely.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cream-pastry-bag-lady-with-baking-tool_1157-47274.jpg?_wi=1",
|
||||
imageAlt: "cozy cafe interior table",
|
||||
},
|
||||
name: "Mark R.", handle: "@markbakes", testimonial: "My go-to spot for an afternoon pick-me-up. The atmosphere is lovely.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cream-pastry-bag-lady-with-baking-tool_1157-47274.jpg", imageAlt: "cozy cafe interior table"},
|
||||
{
|
||||
name: "Sarah J.",
|
||||
handle: "@sarahcake",
|
||||
testimonial: "Beautifully crafted pastries and wonderful service. Always a pleasure.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-raspberry-cheesecake-with-honey_114579-10988.jpg?_wi=1",
|
||||
imageAlt: "cozy cafe interior table",
|
||||
},
|
||||
name: "Sarah J.", handle: "@sarahcake", testimonial: "Beautifully crafted pastries and wonderful service. Always a pleasure.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-raspberry-cheesecake-with-honey_114579-10988.jpg", imageAlt: "cozy cafe interior table"},
|
||||
{
|
||||
name: "Tom W.",
|
||||
handle: "@tombrew",
|
||||
testimonial: "A hidden gem. The coffee quality is top-notch and cakes are divine.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownies-white-plate_1150-20889.jpg?_wi=1",
|
||||
imageAlt: "cozy cafe interior table",
|
||||
},
|
||||
name: "Tom W.", handle: "@tombrew", testimonial: "A hidden gem. The coffee quality is top-notch and cakes are divine.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownies-white-plate_1150-20889.jpg", imageAlt: "cozy cafe interior table"},
|
||||
{
|
||||
name: "Lucy K.",
|
||||
handle: "@lucycafe",
|
||||
testimonial: "Everything about this place feels like a warm hug. Simply perfect.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-velvet-cake-portion-pink-background_123827-23120.jpg?_wi=1",
|
||||
imageAlt: "cozy cafe interior table",
|
||||
},
|
||||
name: "Lucy K.", handle: "@lucycafe", testimonial: "Everything about this place feels like a warm hug. Simply perfect.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-velvet-cake-portion-pink-background_123827-23120.jpg", imageAlt: "cozy cafe interior table"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-view-pouring-milk-into-cup-coffee-with-coffee-beans-cinnamon-sticks-grungy-grey-background-horizontal_176474-64468.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-view-pouring-milk-into-cup-coffee-with-coffee-beans-cinnamon-sticks-grungy-grey-background-horizontal_176474-64468.jpg"
|
||||
imageAlt="Cafe interior and cake display"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cookies-blue-wooden-table-plate-with-cup-coffee_158538-26297.jpg",
|
||||
alt: "Cookies on blue wooden table in a plate with cup of coffee",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cookies-blue-wooden-table-plate-with-cup-coffee_158538-26297.jpg", alt: "Cookies on blue wooden table in a plate with cup of coffee"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/milk-pouring-into-hot-coffee_23-2147834545.jpg",
|
||||
alt: "Milk pouring into hot coffee",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/milk-pouring-into-hot-coffee_23-2147834545.jpg", alt: "Milk pouring into hot coffee"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cup-espresso-stick-biscuits-coffee-beans-black-plate_114579-60386.jpg",
|
||||
alt: "Cup of espresso, stick biscuits and coffee beans on black plate.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cup-espresso-stick-biscuits-coffee-beans-black-plate_114579-60386.jpg", alt: "Cup of espresso, stick biscuits and coffee beans on black plate."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cup-dark-coffee-with-cookie-dark-board-high-quality-photo_114579-67927.jpg",
|
||||
alt: "A cup of dark coffee with cookie on dark board. High quality photo",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cup-dark-coffee-with-cookie-dark-board-high-quality-photo_114579-67927.jpg", alt: "A cup of dark coffee with cookie on dark board. High quality photo"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/curly-girl-with-beatiful-smile-keeping-cup-coffee-looking-camera_7502-9179.jpg",
|
||||
alt: "Curly girl with beatiful smile keeping cup of coffee looking at camera",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/curly-girl-with-beatiful-smile-keeping-cup-coffee-looking-camera_7502-9179.jpg", alt: "Curly girl with beatiful smile keeping cup of coffee looking at camera"},
|
||||
]}
|
||||
avatarText="Join 5,000+ local coffee lovers"
|
||||
/>
|
||||
@@ -134,19 +92,13 @@ export default function LandingPage() {
|
||||
description="We started Sweet & Brew with a simple goal: to bake cakes that feel like home and brew coffee that ignites your day. Every ingredient is sourced locally, ensuring every bite and sip is as fresh as possible."
|
||||
metrics={[
|
||||
{
|
||||
value: "10+",
|
||||
title: "Years Baking",
|
||||
},
|
||||
value: "10+", title: "Years Baking"},
|
||||
{
|
||||
value: "50+",
|
||||
title: "Unique Recipes",
|
||||
},
|
||||
value: "50+", title: "Unique Recipes"},
|
||||
{
|
||||
value: "100%",
|
||||
title: "Local Ingredients",
|
||||
},
|
||||
value: "100%", title: "Local Ingredients"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cream-pastry-bag-lady-with-baking-tool_1157-47274.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cream-pastry-bag-lady-with-baking-tool_1157-47274.jpg"
|
||||
imageAlt="Baking process at our cafe"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -161,41 +113,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Rich Chocolate Layer Cake",
|
||||
price: "$6.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-raspberry-cheesecake-with-honey_114579-10988.jpg?_wi=2",
|
||||
},
|
||||
id: "1", name: "Rich Chocolate Layer Cake", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/homemade-raspberry-cheesecake-with-honey_114579-10988.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Classic Butter Croissant",
|
||||
price: "$4.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownies-white-plate_1150-20889.jpg?_wi=2",
|
||||
},
|
||||
id: "2", name: "Classic Butter Croissant", price: "$4.00", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownies-white-plate_1150-20889.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Vanilla Bean Sponge Cake",
|
||||
price: "$5.75",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-velvet-cake-portion-pink-background_123827-23120.jpg?_wi=2",
|
||||
},
|
||||
id: "3", name: "Vanilla Bean Sponge Cake", price: "$5.75", imageSrc: "http://img.b2bpic.net/free-photo/traditional-velvet-cake-portion-pink-background_123827-23120.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Iced Oat Milk Latte",
|
||||
price: "$5.25",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_23-2148173367.jpg",
|
||||
},
|
||||
id: "4", name: "Iced Oat Milk Latte", price: "$5.25", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_23-2148173367.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Fresh Blueberry Muffin",
|
||||
price: "$3.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-filled-with-coffee-coffee-beans_23-2148254970.jpg",
|
||||
},
|
||||
id: "5", name: "Fresh Blueberry Muffin", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/glass-filled-with-coffee-coffee-beans_23-2148254970.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Seasonal Fruit Tartlet",
|
||||
price: "$6.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-kinds-chocolate-eclairs-with-spoon-chocolate-stone-surface_114579-57320.jpg",
|
||||
},
|
||||
id: "6", name: "Seasonal Fruit Tartlet", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/two-kinds-chocolate-eclairs-with-spoon-chocolate-stone-surface_114579-57320.jpg"},
|
||||
]}
|
||||
title="Our Daily Selections"
|
||||
description="From decadent layered cakes to artisanal hand-roasted coffee, explore our favorite treats of the season."
|
||||
@@ -209,59 +137,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "James L.",
|
||||
role: "Food Critic",
|
||||
company: "Daily Eats",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/holidays-celebration-dreamy-birthday-girl-making-wish-looking-up-hopeful-holding-bday-cake-smiling-standing-blue-background_1258-300546.jpg",
|
||||
},
|
||||
id: "1", name: "James L.", role: "Food Critic", company: "Daily Eats", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/holidays-celebration-dreamy-birthday-girl-making-wish-looking-up-hopeful-holding-bday-cake-smiling-standing-blue-background_1258-300546.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Maria G.",
|
||||
role: "Regular Guest",
|
||||
company: "Local Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-sitting-coffee-shop_273609-2868.jpg",
|
||||
},
|
||||
id: "2", name: "Maria G.", role: "Regular Guest", company: "Local Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-sitting-coffee-shop_273609-2868.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "David S.",
|
||||
role: "Coffee Enthusiast",
|
||||
company: "Neighborhood Coffee",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-businessman-with-face-mask-reading-text-message-phone-cafe_637285-8909.jpg",
|
||||
},
|
||||
id: "3", name: "David S.", role: "Coffee Enthusiast", company: "Neighborhood Coffee", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-businessman-with-face-mask-reading-text-message-phone-cafe_637285-8909.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Karen B.",
|
||||
role: "Event Planner",
|
||||
company: "Weddings & More",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boyfriend-girlfriend-eating-waffles-together-home_23-2149206176.jpg",
|
||||
},
|
||||
id: "4", name: "Karen B.", role: "Event Planner", company: "Weddings & More", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boyfriend-girlfriend-eating-waffles-together-home_23-2149206176.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Chris P.",
|
||||
role: "Student",
|
||||
company: "University",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-enjoying-time-together_52683-100369.jpg",
|
||||
},
|
||||
id: "5", name: "Chris P.", role: "Student", company: "University", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-enjoying-time-together_52683-100369.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "5000+",
|
||||
label: "Happy Customers",
|
||||
},
|
||||
value: "5000+", label: "Happy Customers"},
|
||||
{
|
||||
value: "4.9/5",
|
||||
label: "Average Rating",
|
||||
},
|
||||
value: "4.9/5", label: "Average Rating"},
|
||||
{
|
||||
value: "2000+",
|
||||
label: "Lattes Served",
|
||||
},
|
||||
value: "2000+", label: "Lattes Served"},
|
||||
]}
|
||||
title="Loved by Our Community"
|
||||
description="Don't just take our word for it—see what our regular patrons have to say about our cakes and coffee."
|
||||
@@ -272,14 +169,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Visit us at Sweet & Brew to experience the perfect coffee break. Located on 123 Artisan Street, Open Daily 7am - 7pm."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "#",
|
||||
},
|
||||
text: "Get Directions", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user