Merge version_4 into main #3

Merged
bender merged 1 commits from version_4 into main 2026-05-02 08:22:56 +00:00

View File

@@ -32,14 +32,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "About", id: "#about"},
{
name: "Menu", id: "#menu"},
{
name: "Reviews", id: "#testimonials"},
{
name: "Contact", id: "#contact"},
{ name: "About", id: "#about" },
{ name: "Menu", id: "#menu" },
{ name: "Reviews", id: "#testimonials" },
{ name: "Contact", id: "#contact" },
]}
brandName="Essntl Coffee"
/>
@@ -50,22 +46,15 @@ export default function LandingPage() {
logoText="Essntl Coffee"
description="Experience the perfect blend of tradition and comfort in every cup."
buttons={[
{
text: "View Our Full Menu", href: "#menu"},
{ text: "View Our Full Menu", href: "#menu" },
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/small-business-items-serving-coffee_23-2149458023.jpg", imageAlt: "Cafe atmosphere"},
{
imageSrc: "http://img.b2bpic.net/free-photo/shot-coffee-bean-studio-shot_329181-20906.jpg", imageAlt: "Latte art"},
{
imageSrc: "http://img.b2bpic.net/free-photo/people-drinking-coffee-spacious-cafeteria_23-2150423990.jpg", imageAlt: "Seating area"},
{
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-glass-counter-caf-shop_23-2147892915.jpg", imageAlt: "Cafe counter"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-coffee-pouring-into-cup_23-2148420346.jpg", imageAlt: "Barista"},
{
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-1248.jpg", imageAlt: "Morning coffee"},
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DA0givG6w7N9J6eKriHdHLawha/uploaded-1777710157634-s46h2mze.png", imageAlt: "Cafe atmosphere" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DA0givG6w7N9J6eKriHdHLawha/uploaded-1777710157635-etl9pmwq.png", imageAlt: "Latte art" },
{ imageSrc: "http://img.b2bpic.net/free-photo/people-drinking-coffee-spacious-cafeteria_23-2150423990.jpg", imageAlt: "Seating area" },
{ imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-glass-counter-caf-shop_23-2147892915.jpg", imageAlt: "Cafe counter" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-coffee-pouring-into-cup_23-2148420346.jpg", imageAlt: "Barista" },
{ imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-1248.jpg", imageAlt: "Morning coffee" },
]}
/>
</div>
@@ -76,8 +65,7 @@ export default function LandingPage() {
tag="Our Story"
title="Where Every Sip Matters"
buttons={[
{
text: "Learn More", href: "#about"},
{ text: "Learn More", href: "#about" },
]}
/>
</div>
@@ -89,18 +77,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "p1", name: "Signature Espresso", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-coffee-cup_23-2151897232.jpg"},
{
id: "p2", name: "Ethiopian Heirloom", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-spilled-out-sack_1150-19249.jpg"},
{
id: "p3", name: "Vanilla Latte", price: "$5.50", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-cup-coffee-cafe_107420-96458.jpg"},
{
id: "p4", name: "Cold Brew", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/friends-drinking_23-2148014989.jpg"},
{
id: "p5", name: "Nitro Brew", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-iced-coffee-arrangement_23-2149600732.jpg"},
{
id: "p6", name: "House Blend Beans", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/small-business-items-serving-drinks_23-2149458076.jpg"},
{ id: "p1", name: "Signature Espresso", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-coffee-cup_23-2151897232.jpg" },
{ id: "p2", name: "Ethiopian Heirloom", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-spilled-out-sack_1150-19249.jpg" },
{ id: "p3", name: "Vanilla Latte", price: "$5.50", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-cup-coffee-cafe_107420-96458.jpg" },
{ id: "p4", name: "Cold Brew", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/friends-drinking_23-2148014989.jpg" },
{ id: "p5", name: "Nitro Brew", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-iced-coffee-arrangement_23-2149600732.jpg" },
{ id: "p6", name: "House Blend Beans", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/small-business-items-serving-drinks_23-2149458076.jpg" },
]}
title="Signature Brews"
description="Hand-picked beans crafted with precision."
@@ -114,15 +96,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
metrics={[
{
id: "m1", value: "5k+", title: "Cups Served", description: "Daily perfection.", icon: Coffee,
},
{
id: "m2", value: "12", title: "Sourcing Origins", description: "Direct trade.", icon: Globe,
},
{
id: "m3", value: "100%", title: "Satisfaction", description: "Guaranteed.", icon: Star,
},
{ id: "m1", value: "5k+", title: "Cups Served", description: "Daily perfection.", icon: Coffee },
{ id: "m2", value: "12", title: "Sourcing Origins", description: "Direct trade.", icon: Globe },
{ id: "m3", value: "100%", title: "Satisfaction", description: "Guaranteed.", icon: Star },
]}
title="Our Impact"
description="Quality measured in every cup."
@@ -135,21 +111,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Sarah", handle: "@sarah_coffee", testimonial: "The coziest spot in town.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-sitting-restaurant-shaking-her-friend39s-hand_114579-92516.jpg"},
{
id: "2", name: "Michael", handle: "@michaelt", testimonial: "Excellent service and beans.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/waiter-black-cap-giving-burger-cup-coffee-pretty-lady-eyeglasses-which-sitting-table-cafe_574295-3428.jpg"},
{
id: "3", name: "Emily", handle: "@emily_r", testimonial: "Best latte I have ever had.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-youth-with-freckles-beauty-marks_23-2151703656.jpg"},
{
id: "4", name: "David", handle: "@davidk", testimonial: "Great atmosphere for working.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-women-eating-dessert-cafe_23-2147785297.jpg"},
{
id: "5", name: "Lisa", handle: "@lisaw", testimonial: "A true coffee lover's paradise.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-holding-each-other-s-hand_23-2147891266.jpg"},
{ id: "1", name: "Sarah", handle: "@sarah_coffee", testimonial: "The coziest spot in town.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-girl-sitting-restaurant-shaking-her-friend39s-hand_114579-92516.jpg" },
{ id: "2", name: "Michael", handle: "@michaelt", testimonial: "Excellent service and beans.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/waiter-black-cap-giving-burger-cup-coffee-pretty-lady-eyeglasses-which-sitting-table-cafe_574295-3428.jpg" },
{ id: "3", name: "Emily", handle: "@emily_r", testimonial: "Best latte I have ever had.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-youth-with-freckles-beauty-marks_23-2151703656.jpg" },
{ id: "4", name: "David", handle: "@davidk", testimonial: "Great atmosphere for working.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-women-eating-dessert-cafe_23-2147785297.jpg" },
{ id: "5", name: "Lisa", handle: "@lisaw", testimonial: "A true coffee lover's paradise.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-holding-each-other-s-hand_23-2147891266.jpg" },
]}
showRating={true}
title="What Guests Say"
@@ -162,12 +128,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "f1", title: "What are your opening hours?", content: "11 AM - 10 PM daily."},
{
id: "f2", title: "Do you offer vegan options?", content: "Yes, we offer plant-based milk alternatives."},
{
id: "f3", title: "Where are you located?", content: "9th St, R.V. Nagar, Chennai. [Get Directions](https://maps.google.com)"},
{ id: "f1", title: "What are your opening hours?", content: "11 AM - 10 PM daily." },
{ id: "f2", title: "Do you offer vegan options?", content: "Yes, we offer plant-based milk alternatives." },
{ id: "f3", title: "Where are you located?", content: "9th St, R.V. Nagar, Chennai. [Get Directions](https://maps.google.com)" },
]}
title="Common Questions"
description="Everything about Essntl."
@@ -180,7 +143,8 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Green Beans", "Roasters Co", "Fair Trade Inc", "Coffee Valley", "Highland Beans", "Organic Growth", "Pure Origin"]}
"Green Beans", "Roasters Co", "Fair Trade Inc", "Coffee Valley", "Highland Beans", "Organic Growth", "Pure Origin"
]}
title="Trusted Partners"
description="Sourced from the best growers."
/>
@@ -189,8 +153,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain"}}
background={{ variant: "plain" }}
tag="Stay Connected"
title="Visit Us Today"
description="Experience premium coffee at our cafe."
@@ -200,22 +163,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Menu", items: [
{
label: "Brews", href: "#menu"},
{
label: "Pastries", href: "#"},
],
},
{
title: "About", items: [
{
label: "Story", href: "#about"},
{
label: "Careers", href: "#"},
],
},
{ title: "Menu", items: [{ label: "Brews", href: "#menu" }, { label: "Pastries", href: "#" }] },
{ title: "About", items: [{ label: "Story", href: "#about" }, { label: "Careers", href: "#" }] },
]}
logoText="Essntl Coffee"
/>