Merge version_1_1776353456481 into main #1
137
src/App.tsx
137
src/App.tsx
@@ -17,26 +17,16 @@ export default function App() {
|
||||
logo="Ladiro"
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", href: "#about"},
|
||||
{
|
||||
name: "Experience",
|
||||
id: "features",
|
||||
},
|
||||
name: "Experience", href: "#features"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", href: "#contact"},
|
||||
]}
|
||||
ctaButton={{
|
||||
text: "Visit Us",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Visit Us", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -46,13 +36,9 @@ export default function App() {
|
||||
title="Experience the Art of Coffee at Ladiro"
|
||||
description="Artisanal roasts, cozy corners, and community vibes. Every cup at Ladiro is crafted to perfection, blending tradition with modern specialty brewing techniques."
|
||||
primaryButton={{
|
||||
text: "View Menu",
|
||||
href: "#features",
|
||||
}}
|
||||
text: "View Menu", href: "#features"}}
|
||||
secondaryButton={{
|
||||
text: "Our Story",
|
||||
href: "#about",
|
||||
}}
|
||||
text: "Our Story", href: "#about"}}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l9xoee"
|
||||
/>
|
||||
</div>
|
||||
@@ -74,23 +60,11 @@ export default function App() {
|
||||
description="Discover what makes our specialty coffee community truly special."
|
||||
items={[
|
||||
{
|
||||
title: "Single-Origin Beans",
|
||||
description: "Sourced ethically from sustainable farms across the globe.",
|
||||
label: "Origin",
|
||||
value: "100%",
|
||||
},
|
||||
title: "Single-Origin Beans", description: "Sourced ethically from sustainable farms across the globe.", label: "Origin", value: "100%"},
|
||||
{
|
||||
title: "Precision Roasting",
|
||||
description: "Expertly roasted for balanced flavor profiles every time.",
|
||||
label: "Roasts",
|
||||
value: "12",
|
||||
},
|
||||
title: "Precision Roasting", description: "Expertly roasted for balanced flavor profiles every time.", label: "Roasts", value: "12"},
|
||||
{
|
||||
title: "Freshness Guaranteed",
|
||||
description: "Roasted in small batches to preserve optimal freshness.",
|
||||
label: "Batch",
|
||||
value: "Daily",
|
||||
},
|
||||
title: "Freshness Guaranteed", description: "Roasted in small batches to preserve optimal freshness.", label: "Batch", value: "Daily"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -101,17 +75,11 @@ export default function App() {
|
||||
title="Serving Joy Daily"
|
||||
metrics={[
|
||||
{
|
||||
value: "15K+",
|
||||
description: "Cups of coffee poured",
|
||||
},
|
||||
value: "15K+", description: "Cups of coffee poured"},
|
||||
{
|
||||
value: "24",
|
||||
description: "Coffee bean varieties",
|
||||
},
|
||||
value: "24", description: "Coffee bean varieties"},
|
||||
{
|
||||
value: "5",
|
||||
description: "Regional cafe locations",
|
||||
},
|
||||
value: "5", description: "Regional cafe locations"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -123,40 +91,20 @@ export default function App() {
|
||||
description="Don't take our word for it—hear from our regulars."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Miller",
|
||||
role: "Journalist",
|
||||
company: "Daily Post",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5ejuau",
|
||||
},
|
||||
name: "Sarah Miller", role: "Journalist", company: "Daily Post", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5ejuau"},
|
||||
{
|
||||
name: "David Chen",
|
||||
role: "Architect",
|
||||
company: "Studio X",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gxvjah",
|
||||
},
|
||||
name: "David Chen", role: "Architect", company: "Studio X", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gxvjah"},
|
||||
{
|
||||
name: "Emily James",
|
||||
role: "Student",
|
||||
company: "Arts School",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rgma0e",
|
||||
},
|
||||
name: "Emily James", role: "Student", company: "Arts School", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rgma0e"},
|
||||
{
|
||||
name: "Marcus Thorne",
|
||||
role: "Author",
|
||||
company: "Freelance",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=sevfac",
|
||||
},
|
||||
name: "Marcus Thorne", role: "Author", company: "Freelance", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=sevfac"},
|
||||
{
|
||||
name: "Sofia Rossi",
|
||||
role: "Designer",
|
||||
company: "Create Lab",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qxs67y",
|
||||
},
|
||||
name: "Sofia Rossi", role: "Designer", company: "Create Lab", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qxs67y"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -168,17 +116,11 @@ export default function App() {
|
||||
description="Everything you need to know about our beans, process, and cafe."
|
||||
items={[
|
||||
{
|
||||
question: "Do you offer wholesale beans?",
|
||||
answer: "Yes, we partner with cafes, offices, and restaurants. Contact us for a quote.",
|
||||
},
|
||||
question: "Do you offer wholesale beans?", answer: "Yes, we partner with cafes, offices, and restaurants. Contact us for a quote."},
|
||||
{
|
||||
question: "Can I bring my own mug?",
|
||||
answer: "Absolutely! We encourage sustainable practices and offer a discount for bringing your own cup.",
|
||||
},
|
||||
question: "Can I bring my own mug?", answer: "Absolutely! We encourage sustainable practices and offer a discount for bringing your own cup."},
|
||||
{
|
||||
question: "Do you have vegan options?",
|
||||
answer: "We offer oat, almond, and soy milk, plus a variety of plant-based pastries daily.",
|
||||
},
|
||||
question: "Do you have vegan options?", answer: "We offer oat, almond, and soy milk, plus a variety of plant-based pastries daily."},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -190,32 +132,11 @@ export default function App() {
|
||||
description="Deep dives into brewing methods and coffee culture."
|
||||
items={[
|
||||
{
|
||||
category: "Brewing",
|
||||
title: "The Pour-Over Masterclass",
|
||||
excerpt: "Perfecting your morning brew at home with simple tools.",
|
||||
authorName: "Elena Rossi",
|
||||
date: "Oct 12, 2023",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ze0ow1",
|
||||
authorImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hnpbgj",
|
||||
},
|
||||
category: "Brewing", title: "The Pour-Over Masterclass", excerpt: "Perfecting your morning brew at home with simple tools.", authorName: "Elena Rossi", date: "Oct 12, 2023", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ze0ow1", authorImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hnpbgj"},
|
||||
{
|
||||
category: "Culture",
|
||||
title: "History of Specialty Beans",
|
||||
excerpt: "Understanding where your coffee comes from and how it grows.",
|
||||
authorName: "Elena Rossi",
|
||||
date: "Sep 28, 2023",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=s3iczd",
|
||||
authorImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p6sekr",
|
||||
},
|
||||
category: "Culture", title: "History of Specialty Beans", excerpt: "Understanding where your coffee comes from and how it grows.", authorName: "Elena Rossi", date: "Sep 28, 2023", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=s3iczd", authorImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p6sekr"},
|
||||
{
|
||||
category: "Cafe Life",
|
||||
title: "Why Our Roasts Stand Out",
|
||||
excerpt: "The secret behind our signature Ladiro small-batch roasting.",
|
||||
authorName: "Elena Rossi",
|
||||
date: "Sep 15, 2023",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0cuaka",
|
||||
authorImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q1zk1w",
|
||||
},
|
||||
category: "Cafe Life", title: "Why Our Roasts Stand Out", excerpt: "The secret behind our signature Ladiro small-batch roasting.", authorName: "Elena Rossi", date: "Sep 15, 2023", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0cuaka", authorImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q1zk1w"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user