Merge version_1_1782264586333 into main #1
@@ -18,52 +18,24 @@ export default function HomePage() {
|
||||
title="Welcome to Cup O' Joe Cafe"
|
||||
description="Your neighborhood spot for artisanal coffee, fresh pastries, and cozy conversations."
|
||||
primaryButton={{
|
||||
text: "Our Menu",
|
||||
href: "#menu",
|
||||
}}
|
||||
text: "Our Menu", href: "#menu"}}
|
||||
secondaryButton={{
|
||||
text: "Visit Us",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Visit Us", href: "#contact"}}
|
||||
leftItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-hot-beverage_23-2149271431.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-hot-beverage-energy-crisis_23-2150061808.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pouring-hot-coffee-drink_53876-30609.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-fresh-coffee-prepared-while-camping_23-2148301460.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cafe-coffee-beverage-break-fresh-aroma_53876-16474.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064692.jpg",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-hot-beverage_23-2149271431.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-hot-beverage-energy-crisis_23-2150061808.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/pouring-hot-coffee-drink_53876-30609.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cup-fresh-coffee-prepared-while-camping_23-2148301460.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cafe-coffee-beverage-break-fresh-aroma_53876-16474.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064692.jpg" },
|
||||
]}
|
||||
rightItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roasted-coffee-beans-close-up_23-2148337613.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-preparing-coffee-coffee-shop_1303-29337.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/latte-art-coffee-cup_1203-3632.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-background_23-2148116660.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bean-white-background-beans-coffee_1303-1940.jpg",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/roasted-coffee-beans-close-up_23-2148337613.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-barista-preparing-coffee-coffee-shop_1303-29337.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/latte-art-coffee-cup_1203-3632.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-background_23-2148116660.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bean-white-background-beans-coffee_1303-1940.jpg" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -89,35 +61,14 @@ export default function HomePage() {
|
||||
description="We take coffee seriously, so you can enjoy every sip."
|
||||
items={[
|
||||
{
|
||||
tag: "Freshly Roasted",
|
||||
title: "Ethically Sourced",
|
||||
description: "Our beans are carefully selected and roasted daily to ensure the best flavour.",
|
||||
primaryButton: {
|
||||
text: "Learn More",
|
||||
href: "#",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tattooed-barista-holds-blank-package-bags-with-freshly-baked-coffee-beans-ready-sale-delivery_346278-734.jpg",
|
||||
},
|
||||
tag: "Freshly Roasted", title: "Ethically Sourced", description: "Our beans are carefully selected and roasted daily to ensure the best flavour.", primaryButton: { text: "Learn More", href: "#" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tattooed-barista-holds-blank-package-bags-with-freshly-baked-coffee-beans-ready-sale-delivery_346278-734.jpg"},
|
||||
{
|
||||
tag: "Master Brewers",
|
||||
title: "Expert Craftsmanship",
|
||||
description: "Our baristas are trained to brew the perfect cup, every time.",
|
||||
primaryButton: {
|
||||
text: "Our Team",
|
||||
href: "#",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-coffee-near-beautiful-flower-vase-wooden-table_23-2148209285.jpg",
|
||||
},
|
||||
tag: "Master Brewers", title: "Expert Craftsmanship", description: "Our baristas are trained to brew the perfect cup, every time.", primaryButton: { text: "Our Team", href: "#" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-coffee-near-beautiful-flower-vase-wooden-table_23-2148209285.jpg"},
|
||||
{
|
||||
tag: "Fresh Daily",
|
||||
title: "Artisanal Treats",
|
||||
description: "Pair your coffee with fresh, locally made pastries every morning.",
|
||||
primaryButton: {
|
||||
text: "Browse Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafe-with-flowers_23-2151945694.jpg",
|
||||
},
|
||||
tag: "Fresh Daily", title: "Artisanal Treats", description: "Pair your coffee with fresh, locally made pastries every morning.", primaryButton: { text: "Browse Menu", href: "#menu" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafe-with-flowers_23-2151945694.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -130,48 +81,13 @@ export default function HomePage() {
|
||||
title="Delicious Brews & Bites"
|
||||
description="From classic espressos to seasonal specialties."
|
||||
items={[
|
||||
{
|
||||
title: "Caffè Latte",
|
||||
description: "Smooth and creamy classic.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-with-cake-biscuit-rolls-dark-surface_140725-75137.jpg",
|
||||
},
|
||||
{
|
||||
title: "Dark Espresso",
|
||||
description: "Bold, rich flavor profiles.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-collage-with-plant_23-2151876150.jpg",
|
||||
},
|
||||
{
|
||||
title: "Iced Refreshers",
|
||||
description: "Cool down with our blends.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/iced-mocha-coffee-with-cold-milk-ice-coffee-beans-table_140725-10957.jpg",
|
||||
},
|
||||
{
|
||||
title: "Americano",
|
||||
description: "The pure essence of bean.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mug-cloth-stump_23-2147885992.jpg",
|
||||
},
|
||||
{
|
||||
title: "Hot Cocoa",
|
||||
description: "Rich, comforting indulgence.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-chocolate-with-whipped-cream_1220-644.jpg",
|
||||
},
|
||||
{
|
||||
title: "Flat White",
|
||||
description: "Perfect balance of texture.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-organic-latte-macchiato-with-milk_23-2148420329.jpg",
|
||||
},
|
||||
{
|
||||
title: "Mocha Bliss",
|
||||
description: "Chocolate meets intense roast.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-waffles-with-cup-latte_114579-16629.jpg",
|
||||
},
|
||||
{ title: "Caffè Latte", description: "Smooth and creamy classic.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-with-cake-biscuit-rolls-dark-surface_140725-75137.jpg" },
|
||||
{ title: "Dark Espresso", description: "Bold, rich flavor profiles.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/coffee-collage-with-plant_23-2151876150.jpg" },
|
||||
{ title: "Iced Refreshers", description: "Cool down with our blends.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/iced-mocha-coffee-with-cold-milk-ice-coffee-beans-table_140725-10957.jpg" },
|
||||
{ title: "Americano", description: "The pure essence of bean.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/mug-cloth-stump_23-2147885992.jpg" },
|
||||
{ title: "Hot Cocoa", description: "Rich, comforting indulgence.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/cup-chocolate-with-whipped-cream_1220-644.jpg" },
|
||||
{ title: "Flat White", description: "Perfect balance of texture.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/delicious-organic-latte-macchiato-with-milk_23-2148420329.jpg" },
|
||||
{ title: "Mocha Bliss", description: "Chocolate meets intense roast.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-waffles-with-cup-latte_114579-16629.jpg" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -184,14 +100,7 @@ export default function HomePage() {
|
||||
title="Loved by Local Businesses"
|
||||
description="Serving the best local workplaces."
|
||||
names={[
|
||||
"The Tech Hub",
|
||||
"Creative Nest",
|
||||
"Marketing Flow",
|
||||
"Design Studio",
|
||||
"Startup Loft",
|
||||
"Innovation Space",
|
||||
"Growth Factory",
|
||||
]}
|
||||
"The Tech Hub", "Creative Nest", "Marketing Flow", "Design Studio", "Startup Loft", "Innovation Space", "Growth Factory"]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -201,37 +110,18 @@ export default function HomePage() {
|
||||
<TestimonialQuoteCards
|
||||
tag="Hear From Locals"
|
||||
title="What Our Coffee Lovers Say"
|
||||
description="Read about our customers' experiences at our cafe."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex R.",
|
||||
role: "Graphic Designer",
|
||||
quote: "The best latte in town, hands down.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-drinking-coffee-spacious-cafeteria_23-2150424026.jpg",
|
||||
},
|
||||
name: "Alex R.", role: "Graphic Designer", quote: "The best latte in town, hands down.", imageSrc: "http://img.b2bpic.net/free-photo/person-drinking-coffee-spacious-cafeteria_23-2150424026.jpg"},
|
||||
{
|
||||
name: "Jamie T.",
|
||||
role: "Creative Writer",
|
||||
quote: "My favorite place for morning inspiration.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-writing-something-typewriter-cafe-terrace-yellow-top-long-skirt-daytime-looking-thoughtful_176474-4908.jpg",
|
||||
},
|
||||
name: "Jamie T.", role: "Creative Writer", quote: "My favorite place for morning inspiration.", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-writing-something-typewriter-cafe-terrace-yellow-top-long-skirt-daytime-looking-thoughtful_176474-4908.jpg"},
|
||||
{
|
||||
name: "Sam P.",
|
||||
role: "Foodie",
|
||||
quote: "Everything about this place is pure cozy perfection.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-coffee-cup_23-2148756305.jpg",
|
||||
},
|
||||
name: "Sam P.", role: "Foodie", quote: "Everything about this place is pure cozy perfection.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-coffee-cup_23-2148756305.jpg"},
|
||||
{
|
||||
name: "Jordan K.",
|
||||
role: "Dev",
|
||||
quote: "Fantastic coffee and even better staff.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-colleagues-work-break-time_23-2149308456.jpg",
|
||||
},
|
||||
name: "Jordan K.", role: "Dev", quote: "Fantastic coffee and even better staff.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-colleagues-work-break-time_23-2149308456.jpg"},
|
||||
{
|
||||
name: "Taylor B.",
|
||||
role: "Consultant",
|
||||
quote: "The perfect atmosphere to get some work done.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-putting-coffee-pot-bar-with-customer_23-2148366624.jpg",
|
||||
},
|
||||
name: "Taylor B.", role: "Consultant", quote: "The perfect atmosphere to get some work done.", imageSrc: "http://img.b2bpic.net/free-photo/man-putting-coffee-pot-bar-with-customer_23-2148366624.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -244,18 +134,9 @@ export default function HomePage() {
|
||||
title="Commonly Asked"
|
||||
description="Have questions about our beans or hours?"
|
||||
items={[
|
||||
{
|
||||
question: "Are you pet friendly?",
|
||||
answer: "Absolutely! We love furry friends.",
|
||||
},
|
||||
{
|
||||
question: "Do you offer vegan milk?",
|
||||
answer: "Yes, we offer oat, almond, and soy alternatives.",
|
||||
},
|
||||
{
|
||||
question: "Can I pre-order coffee?",
|
||||
answer: "Soon! We are working on a new mobile app.",
|
||||
},
|
||||
{ question: "Are you pet friendly?", answer: "Absolutely! We love furry friends." },
|
||||
{ question: "Do you offer vegan milk?", answer: "Yes, we offer oat, almond, and soy alternatives." },
|
||||
{ question: "Can I pre-order coffee?", answer: "Soon! We are working on a new mobile app." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fresh-cappuccino-wooden-table-steam-rising-generated-by-ai_188544-34715.jpg"
|
||||
/>
|
||||
@@ -268,13 +149,9 @@ export default function HomePage() {
|
||||
tag="Find Us"
|
||||
text="Come grab a cup of joe at 123 Artisan Lane. We're open every day from 7 AM to 6 PM."
|
||||
primaryButton={{
|
||||
text: "Get Directions",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Get Directions", href: "#"}}
|
||||
secondaryButton={{
|
||||
text: "Call Us",
|
||||
href: "tel:5550123",
|
||||
}}
|
||||
text: "Call Us", href: "tel:5550123"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user