Merge version_1 into main #2
@@ -51,23 +51,31 @@ export default function LandingPage() {
|
||||
background={{ variant: "glowing-orb" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-donut_1339-6187.jpg", imageAlt: "Fresh donuts"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-donut_1339-6187.jpg", imageAlt: "Fresh donuts"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-pancakes-with-syrup-butter-roasted-nuts-wooden-plate_181624-14887.jpg?_wi=1", imageAlt: "Fluffy pancakes"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-pancakes-with-syrup-butter-roasted-nuts-wooden-plate_181624-14887.jpg", imageAlt: "Fluffy pancakes"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/half-fried-egg-toast-salad-bacon-gray-ceramic-plate-wooden-table_23-2148067086.jpg?_wi=1", imageAlt: "Breakfast plate"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/half-fried-egg-toast-salad-bacon-gray-ceramic-plate-wooden-table_23-2148067086.jpg", imageAlt: "Breakfast plate"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-coffee-cup_1339-4032.jpg?_wi=1", imageAlt: "Fresh coffee"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-coffee-cup_1339-4032.jpg", imageAlt: "Fresh coffee"
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg?_wi=1", imageAlt: "Restaurant interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg", imageAlt: "Restaurant interior"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/omlette-with-pepperoni-green-salad_114579-3686.jpg?_wi=1", imageAlt: "Brunch special"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/omlette-with-pepperoni-green-salad_114579-3686.jpg", imageAlt: "Brunch special"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-restaurant-full-shot_23-2149930133.jpg?_wi=1", imageAlt: "Outdoor seating"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-restaurant-full-shot_23-2149930133.jpg", imageAlt: "Outdoor seating"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cake-with-walnuts-prunes-dried-apricots-dark-wood-background_505751-5234.jpg?_wi=1", imageAlt: "Donut selection"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cake-with-walnuts-prunes-dried-apricots-dark-wood-background_505751-5234.jpg", imageAlt: "Donut selection"
|
||||
},
|
||||
]}
|
||||
carouselPosition="right"
|
||||
buttons={[
|
||||
@@ -86,8 +94,9 @@ export default function LandingPage() {
|
||||
tagIcon={Award}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names=[
|
||||
"⭐ 4.0 Yelp Rating", "800+ Reviews", "Local Favorite", "Family Friendly", "Award Winning", "Best Donuts", "Fresh Daily", "Community Love"]
|
||||
names={[
|
||||
"⭐ 4.0 Yelp Rating", "800+ Reviews", "Local Favorite", "Family Friendly", "Award Winning", "Best Donuts", "Fresh Daily", "Community Love"
|
||||
]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
@@ -105,17 +114,23 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Fresh Donuts", price: "$4-6", imageSrc: "http://img.b2bpic.net/free-photo/cake-with-walnuts-prunes-dried-apricots-dark-wood-background_505751-5234.jpg?_wi=2", imageAlt: "Fresh donuts"},
|
||||
id: "1", name: "Fresh Donuts", price: "$4-6", imageSrc: "http://img.b2bpic.net/free-photo/cake-with-walnuts-prunes-dried-apricots-dark-wood-background_505751-5234.jpg", imageAlt: "Fresh donuts"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Fluffy Pancakes", price: "$10-14", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-pancakes-with-syrup-butter-roasted-nuts-wooden-plate_181624-14887.jpg?_wi=2", imageAlt: "Fluffy pancakes"},
|
||||
id: "2", name: "Fluffy Pancakes", price: "$10-14", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-pancakes-with-syrup-butter-roasted-nuts-wooden-plate_181624-14887.jpg", imageAlt: "Fluffy pancakes"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Eggs & Breakfast Plates", price: "$12-16", imageSrc: "http://img.b2bpic.net/free-photo/half-fried-egg-toast-salad-bacon-gray-ceramic-plate-wooden-table_23-2148067086.jpg?_wi=2", imageAlt: "Breakfast plate"},
|
||||
id: "3", name: "Eggs & Breakfast Plates", price: "$12-16", imageSrc: "http://img.b2bpic.net/free-photo/half-fried-egg-toast-salad-bacon-gray-ceramic-plate-wooden-table_23-2148067086.jpg", imageAlt: "Breakfast plate"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Brunch Specials", price: "$14-18", imageSrc: "http://img.b2bpic.net/free-photo/omlette-with-pepperoni-green-salad_114579-3686.jpg?_wi=2", imageAlt: "Brunch special"},
|
||||
id: "4", name: "Brunch Specials", price: "$14-18", imageSrc: "http://img.b2bpic.net/free-photo/omlette-with-pepperoni-green-salad_114579-3686.jpg", imageAlt: "Brunch special"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Fresh Coffee", price: "$3-5", imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-coffee-cup_1339-4032.jpg?_wi=2", imageAlt: "Fresh coffee"},
|
||||
id: "5", name: "Fresh Coffee", price: "$3-5", imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-coffee-cup_1339-4032.jpg", imageAlt: "Fresh coffee"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Signature Drinks", price: "$5-7", imageSrc: "http://img.b2bpic.net/free-photo/omlette-with-pepperoni-green-salad_114579-3686.jpg?_wi=3", imageAlt: "Signature beverage"},
|
||||
id: "6", name: "Signature Drinks", price: "$5-7", imageSrc: "http://img.b2bpic.net/free-photo/omlette-with-pepperoni-green-salad_114579-3686.jpg", imageAlt: "Signature beverage"
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "View Full Menu", href: "https://example.com/menu" }]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -131,7 +146,7 @@ export default function LandingPage() {
|
||||
description="Fresh daily donuts"
|
||||
subdescription="Local Favorite • Family Friendly • Award Winning Quality"
|
||||
icon={CheckCircle}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg"
|
||||
imageAlt="Warm restaurant interior with comfortable seating"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -150,11 +165,14 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Call to Order", description: "Phone us for quick takeout orders. We're open 7am-2pm daily.", imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-coffee-cup_1339-4032.jpg?_wi=3", imageAlt: "Quick service icon"},
|
||||
id: "1", title: "Call to Order", description: "Phone us for quick takeout orders. We're open 7am-2pm daily.", imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-coffee-cup_1339-4032.jpg", imageAlt: "Quick service icon"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Online Takeout", description: "Order online for convenient pickup. Fresh prepared to order.", imageSrc: "http://img.b2bpic.net/free-photo/cake-with-walnuts-prunes-dried-apricots-dark-wood-background_505751-5234.jpg?_wi=3", imageAlt: "Online ordering"},
|
||||
id: "2", title: "Online Takeout", description: "Order online for convenient pickup. Fresh prepared to order.", imageSrc: "http://img.b2bpic.net/free-photo/cake-with-walnuts-prunes-dried-apricots-dark-wood-background_505751-5234.jpg", imageAlt: "Online ordering"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Walk-In Welcome", description: "No reservation needed! Drop by for fresh breakfast and brunch.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-restaurant-full-shot_23-2149930133.jpg?_wi=2", imageAlt: "Welcoming seating"},
|
||||
id: "3", title: "Walk-In Welcome", description: "No reservation needed! Drop by for fresh breakfast and brunch.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-restaurant-full-shot_23-2149930133.jpg", imageAlt: "Welcoming seating"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -163,18 +181,23 @@ export default function LandingPage() {
|
||||
<ContactFaq
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "What are your hours?", content: "We're open 7:00 AM to 2:00 PM daily. Perfect timing for breakfast and brunch!"},
|
||||
id: "1", title: "What are your hours?", content: "We're open 7:00 AM to 2:00 PM daily. Perfect timing for breakfast and brunch!"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Do you take reservations?", content: "Walk-ins are always welcome! For large groups, we recommend calling ahead at (510) 769-4616."},
|
||||
id: "2", title: "Do you take reservations?", content: "Walk-ins are always welcome! For large groups, we recommend calling ahead at (510) 769-4616."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Can I order online?", content: "Yes! Call us at (510) 769-4616 to place your order for pickup."},
|
||||
id: "3", title: "Can I order online?", content: "Yes! Call us at (510) 769-4616 to place your order for pickup."
|
||||
},
|
||||
{
|
||||
id: "4", title: "Is there parking?", content: "Yes, we have convenient street parking available near our location on Park St."},
|
||||
id: "4", title: "Is there parking?", content: "Yes, we have convenient street parking available near our location on Park St."
|
||||
},
|
||||
]}
|
||||
ctaTitle="Location & Hours"
|
||||
ctaDescription="Visit us at 1363 Park St, Alameda. Open daily 7am-2pm. Just 16 minutes from Oakland."
|
||||
ctaButton={{
|
||||
text: "📍 Get Directions", href: "https://maps.google.com/?q=1363+Park+St+Alameda+CA+94501"}}
|
||||
text: "📍 Get Directions", href: "https://maps.google.com/?q=1363+Park+St+Alameda+CA+94501"
|
||||
}}
|
||||
ctaIcon={MapPin}
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
@@ -194,22 +217,28 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarahj_alameda", testimonial: "Consistently great breakfast and absolutely scrumptious donuts. This is my go-to spot every weekend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1", imageAlt: "Sarah Johnson"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", handle: "@michaelc", testimonial: "Best pancakes in Alameda. The portions are generous and everything tastes homemade. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg", imageAlt: "Michael Chen"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg", imageAlt: "Michael Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", handle: "@emilyeats", testimonial: "Family-friendly atmosphere and amazing food. My kids ask to go here every Saturday morning!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-curly-businesswoman-standing-with-folded-hands-portrait-successful-confident-young-pretty-female-office-employer-suit-posing-work-business-company-management-concept_74855-6735.jpg", imageAlt: "Emily Rodriguez"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-curly-businesswoman-standing-with-folded-hands-portrait-successful-confident-young-pretty-female-office-employer-suit-posing-work-business-company-management-concept_74855-6735.jpg", imageAlt: "Emily Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kim", handle: "@davidk_sf", testimonial: "Worth the drive from Oakland. Fresh donuts, fast service, and friendly staff. 10/10 experience.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "David Kim"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "David Kim"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Jessica Martinez", handle: "@jessicam", testimonial: "Their coffee is excellent and the outdoor seating is so nice on sunny days. Perfect brunch spot!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2", imageAlt: "Jessica Martinez"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Jessica Martinez"
|
||||
},
|
||||
{
|
||||
id: "6", name: "James Wilson", handle: "@jameswil", testimonial: "Been coming here for years. Quality never changes and that's why we keep coming back.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-tablet-pc_1262-1044.jpg", imageAlt: "James Wilson"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-tablet-pc_1262-1044.jpg", imageAlt: "James Wilson"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -230,7 +259,8 @@ export default function LandingPage() {
|
||||
{ label: "1363 Park St", href: "#" },
|
||||
{ label: "Alameda, CA 94501", href: "#" },
|
||||
{
|
||||
label: "Get Directions", href: "https://maps.google.com/?q=1363+Park+St+Alameda+CA+94501"},
|
||||
label: "Get Directions", href: "https://maps.google.com/?q=1363+Park+St+Alameda+CA+94501"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user