Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 03:36:03 +00:00

View File

@@ -28,66 +28,30 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Menu",
id: "menu",
},
{
name: "Our Story",
id: "about",
},
{
name: "Testimonials",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
{ name: "Menu", id: "menu" },
{ name: "Our Story", id: "about" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
brandName="Panera Bread"
button={{ text: "Order Now", href: "#menu" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Fresh, Wholesome, Artisanal."
description="Discover the taste of real ingredients, baked fresh daily just for you."
tag="Good Food Fast"
buttons={[
{
text: "View Menu",
href: "#menu",
},
]}
buttons={[{ text: "View Menu", href: "#menu" }]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-fresh-pita-bread-wooden-bowl_181624-60235.jpg",
imageAlt: "Fresh Bread",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-onion-cucumber-salad_23-2148515356.jpg",
imageAlt: "Healthy Soup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-muffins-with-chocolate-wooden-cutting-board_141793-6171.jpg",
imageAlt: "Coffee Break",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-sitting-restaurant_23-2149930183.jpg",
imageAlt: "Cozy Atmosphere",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-beans-container_23-2148523093.jpg",
imageAlt: "Fresh Bowl",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bread-buns-with-wheat-grains_114579-21922.jpg",
imageAlt: "Bakery Pastries",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-fresh-pita-bread-wooden-bowl_181624-60235.jpg", imageAlt: "fresh artisan bread bakery table" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-onion-cucumber-salad_23-2148515356.jpg", imageAlt: "healthy vegetable soup bread bowl" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-muffins-with-chocolate-wooden-cutting-board_141793-6171.jpg", imageAlt: "barista making coffee cafe atmosphere" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-sitting-restaurant_23-2149930183.jpg", imageAlt: "cozy cafe seating area warm light" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-beans-container_23-2148523093.jpg", imageAlt: "healthy breakfast bowl fresh fruits" },
{ imageSrc: "http://img.b2bpic.net/free-photo/bread-buns-with-wheat-grains_114579-21922.jpg", imageAlt: "gourmet pastry selection bakery case" }
]}
/>
</div>
@@ -97,14 +61,9 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Food as it Should Be"
description="At Panera, we believe in clean ingredients and the power of freshly baked bread. From our signature sourdough to our crisp salads, everything is crafted with care."
buttons={[
{
text: "Read Our Story",
href: "#",
},
]}
buttons={[{ text: "Read Our Story", href: "#" }]}
imageSrc="http://img.b2bpic.net/free-photo/set-breads-stored-sale-consumption-supermarket_169016-55101.jpg"
imageAlt="Artisan Bread"
imageAlt="Artisan bread being prepared fresh"
/>
</div>
@@ -115,42 +74,12 @@ export default function LandingPage() {
gridVariant="two-columns-alternating-heights"
useInvertedBackground={true}
products={[
{
id: "1",
name: "Broccoli Cheddar Soup",
price: "$7.99",
imageSrc: "http://img.b2bpic.net/free-photo/homemade-chicken-soup-white-bowl-with-carrots-celery_123827-37309.jpg",
},
{
id: "2",
name: "Fuji Apple Chicken Salad",
price: "$12.49",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-salad-arrangement-with-dark-tableware_23-2148537231.jpg",
},
{
id: "3",
name: "Roasted Turkey Sandwich",
price: "$10.99",
imageSrc: "http://img.b2bpic.net/free-photo/turkey-sandwich-with-cranberry-sauce-thanksgiving-wooden-table_123827-35043.jpg",
},
{
id: "4",
name: "Chocolate Chipper Cookie",
price: "$2.99",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-creamy-cake-with-chocolate-cookies-cup-tea-dark-surface-biscuit-cake-sweet-pie-sugar-cookies_140725-118176.jpg",
},
{
id: "5",
name: "Mac & Cheese",
price: "$8.99",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dough-pasta-cooked-tasty-salted-inside-round-blue-plate-with-flower-raw-pasta-pink-desk_140725-24368.jpg",
},
{
id: "6",
name: "Iced Passion Papaya Tea",
price: "$3.49",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-jar-filled-with-exotic-fruit_23-2148594997.jpg",
},
{ id: "1", name: "Broccoli Cheddar Soup", price: "$7.99", imageSrc: "http://img.b2bpic.net/free-photo/homemade-chicken-soup-white-bowl-with-carrots-celery_123827-37309.jpg" },
{ id: "2", name: "Fuji Apple Chicken Salad", price: "$12.49", imageSrc: "http://img.b2bpic.net/free-photo/front-view-salad-arrangement-with-dark-tableware_23-2148537231.jpg" },
{ id: "3", name: "Roasted Turkey Sandwich", price: "$10.99", imageSrc: "http://img.b2bpic.net/free-photo/turkey-sandwich-with-cranberry-sauce-thanksgiving-wooden-table_123827-35043.jpg" },
{ id: "4", name: "Chocolate Chipper Cookie", price: "$2.99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-creamy-cake-with-chocolate-cookies-cup-tea-dark-surface-biscuit-cake-sweet-pie-sugar-cookies_140725-118176.jpg" },
{ id: "5", name: "Mac & Cheese", price: "$8.99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dough-pasta-cooked-tasty-salted-inside-round-blue-plate-with-flower-raw-pasta-pink-desk_140725-24368.jpg" },
{ id: "6", name: "Iced Passion Papaya Tea", price: "$3.49", imageSrc: "http://img.b2bpic.net/free-photo/front-view-jar-filled-with-exotic-fruit_23-2148594997.jpg" }
]}
title="Signature Favorites"
description="Explore our menu of wholesome soups, salads, and sandwiches."
@@ -161,47 +90,13 @@ export default function LandingPage() {
<TestimonialCardThirteen
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
testimonials={[
{
id: "1",
name: "Sarah Miller",
handle: "@sarah_m",
testimonial: "The best sourdough bread in town! Always fresh and delicious.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304411.jpg",
},
{
id: "2",
name: "James Chen",
handle: "@j_chen",
testimonial: "My go-to spot for a quick and healthy lunch. The salads are top-tier.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-clicking-photo-burger-from-mobile-phone_1170-741.jpg",
},
{
id: "3",
name: "Emily Davis",
handle: "@emilyd",
testimonial: "The atmosphere is perfect for working or catching up with friends.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269179.jpg",
},
{
id: "4",
name: "Michael Roberts",
handle: "@m_rob",
testimonial: "Always friendly staff and consistently good food. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-drinking-coffee-day-dreaming-while-relaxing-cafe-after-work_637285-242.jpg",
},
{
id: "5",
name: "Jessica Lee",
handle: "@jesslee",
testimonial: "Comfort food at its finest. The Mac & Cheese is a must-have.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-restaurant_23-2148395359.jpg",
},
{ id: "1", name: "Sarah Miller", handle: "@sarah_m", testimonial: "The best sourdough bread in town! Always fresh and delicious.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304411.jpg" },
{ id: "2", name: "James Chen", handle: "@j_chen", testimonial: "My go-to spot for a quick and healthy lunch. The salads are top-tier.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-clicking-photo-burger-from-mobile-phone_1170-741.jpg" },
{ id: "3", name: "Emily Davis", handle: "@emilyd", testimonial: "The atmosphere is perfect for working or catching up with friends.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269179.jpg" },
{ id: "4", name: "Michael Roberts", handle: "@m_rob", testimonial: "Always friendly staff and consistently good food. Highly recommend!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-drinking-coffee-day-dreaming-while-relaxing-cafe-after-work_637285-242.jpg" },
{ id: "5", name: "Jessica Lee", handle: "@jesslee", testimonial: "Comfort food at its finest. The Mac & Cheese is a must-have.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-restaurant_23-2148395359.jpg" }
]}
showRating={true}
title="Loved by Our Community"
@@ -212,9 +107,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Rewards Program"
title="Join MyPanera"
description="Sign up for exclusive rewards, surprise offers, and early access to our menu."
@@ -230,45 +123,9 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064695.jpg"
logoText="Panera Bread"
columns={[
{
title: "Company",
items: [
{
label: "About Us",
href: "#",
},
{
label: "Careers",
href: "#",
},
],
},
{
title: "Support",
items: [
{
label: "Contact",
href: "#",
},
{
label: "FAQs",
href: "#",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
},
{ title: "Company", items: [{ label: "About Us", href: "#" }, { label: "Careers", href: "#" }] },
{ title: "Support", items: [{ label: "Contact", href: "#" }, { label: "FAQs", href: "#" }] },
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] }
]}
/>
</div>