Merge version_1 into main #3
@@ -59,10 +59,10 @@ export default function AboutPage() {
|
||||
title="Our Team"
|
||||
description="The people behind the flavor."
|
||||
features={[
|
||||
{ title: "Expert Chefs", description: "Culinary mastery.", buttonIcon: User, imageSrc: "http://img.b2bpic.net/free-photo/delicious-realistic-burger_23-2150902326.jpg", imageAlt: "Delicious realistic burger" },
|
||||
{ title: "Fast Servers", description: "Friendly service.", buttonIcon: Users, imageSrc: "http://img.b2bpic.net/free-photo/hamburger-chips_23-2147695734.jpg", imageAlt: "Delicious realistic burger" },
|
||||
{ title: "Quality Staff", description: "Training daily.", buttonIcon: UserCheck, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-street-cafe-close-up_169016-43231.jpg", imageAlt: "Delicious realistic burger" },
|
||||
{ title: "Manager", description: "Service excellence.", buttonIcon: UserCog, imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43235.jpg", imageAlt: "Delicious realistic burger" },
|
||||
{ title: "Expert Chefs", description: "Culinary mastery.", buttonIcon: User, imageSrc: "http://img.b2bpic.net/free-photo/delicious-realistic-burger_23-2150902326.jpg?_wi=2", imageAlt: "Delicious realistic burger" },
|
||||
{ title: "Fast Servers", description: "Friendly service.", buttonIcon: Users, imageSrc: "http://img.b2bpic.net/free-photo/hamburger-chips_23-2147695734.jpg?_wi=4", imageAlt: "Delicious realistic burger" },
|
||||
{ title: "Quality Staff", description: "Training daily.", buttonIcon: UserCheck, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-street-cafe-close-up_169016-43231.jpg?_wi=4", imageAlt: "Delicious realistic burger" },
|
||||
{ title: "Manager", description: "Service excellence.", buttonIcon: UserCog, imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43235.jpg?_wi=4", imageAlt: "Delicious realistic burger" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -56,10 +56,10 @@ export default function ContactPage() {
|
||||
title="Locations"
|
||||
description="Where to find us."
|
||||
features={[
|
||||
{ title: "Main Street", description: "123 Main St.", buttonIcon: MapPin, imageSrc: "http://img.b2bpic.net/free-photo/delicious-realistic-burger_23-2150902326.jpg", imageAlt: "Delicious realistic burger" },
|
||||
{ title: "Park Ave", description: "456 Park Ave.", buttonIcon: MapPin, imageSrc: "http://img.b2bpic.net/free-photo/hamburger-chips_23-2147695734.jpg", imageAlt: "Delicious realistic burger" },
|
||||
{ title: "City Mall", description: "789 City Mall.", buttonIcon: MapPin, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-street-cafe-close-up_169016-43231.jpg", imageAlt: "Delicious realistic burger" },
|
||||
{ title: "East Side", description: "321 East St.", buttonIcon: MapPin, imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43235.jpg", imageAlt: "Delicious realistic burger" },
|
||||
{ title: "Main Street", description: "123 Main St.", buttonIcon: MapPin, imageSrc: "http://img.b2bpic.net/free-photo/delicious-realistic-burger_23-2150902326.jpg?_wi=3", imageAlt: "Delicious realistic burger" },
|
||||
{ title: "Park Ave", description: "456 Park Ave.", buttonIcon: MapPin, imageSrc: "http://img.b2bpic.net/free-photo/hamburger-chips_23-2147695734.jpg?_wi=5", imageAlt: "Delicious realistic burger" },
|
||||
{ title: "City Mall", description: "789 City Mall.", buttonIcon: MapPin, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-street-cafe-close-up_169016-43231.jpg?_wi=5", imageAlt: "Delicious realistic burger" },
|
||||
{ title: "East Side", description: "321 East St.", buttonIcon: MapPin, imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43235.jpg?_wi=5", imageAlt: "Delicious realistic burger" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -59,10 +59,10 @@ export default function MenuPage() {
|
||||
title="Dietary Options"
|
||||
description="We cater to all tastes."
|
||||
features={[
|
||||
{ title: "Vegan", description: "Plant-based goodness.", buttonIcon: Sprout, imageSrc: "http://img.b2bpic.net/free-photo/delicious-realistic-burger_23-2150902326.jpg", imageAlt: "Delicious realistic burger" },
|
||||
{ title: "Gluten Free", description: "Delicious choices.", buttonIcon: WheatOff, imageSrc: "http://img.b2bpic.net/free-photo/hamburger-chips_23-2147695734.jpg", imageAlt: "Delicious realistic burger" },
|
||||
{ title: "Halal", description: "Authentic quality.", buttonIcon: ChefHat, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-street-cafe-close-up_169016-43231.jpg", imageAlt: "Delicious realistic burger" },
|
||||
{ title: "Low Calorie", description: "Healthy alternatives.", buttonIcon: Scale, imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43235.jpg", imageAlt: "Delicious realistic burger" },
|
||||
{ title: "Vegan", description: "Plant-based goodness.", buttonIcon: Sprout, imageSrc: "http://img.b2bpic.net/free-photo/delicious-realistic-burger_23-2150902326.jpg?_wi=1", imageAlt: "Delicious realistic burger" },
|
||||
{ title: "Gluten Free", description: "Delicious choices.", buttonIcon: WheatOff, imageSrc: "http://img.b2bpic.net/free-photo/hamburger-chips_23-2147695734.jpg?_wi=3", imageAlt: "Delicious realistic burger" },
|
||||
{ title: "Halal", description: "Authentic quality.", buttonIcon: ChefHat, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-street-cafe-close-up_169016-43231.jpg?_wi=3", imageAlt: "Delicious realistic burger" },
|
||||
{ title: "Low Calorie", description: "Healthy alternatives.", buttonIcon: Scale, imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43235.jpg?_wi=3", imageAlt: "Delicious realistic burger" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -46,14 +46,14 @@ export default function LandingPage() {
|
||||
title="Fresh Bites. Bold Flavour. Good Vibes."
|
||||
description="Experience premium street food crafted with love and fresh, high-quality ingredients."
|
||||
testimonials={[
|
||||
{ name: "John D.", handle: "@johnd", testimonial: "The best burger I've ever had!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-street-cafe-close-up_169016-43231.jpg" },
|
||||
{ name: "Sarah K.", handle: "@sarahk", testimonial: "Super fast delivery and fresh ingredients.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43235.jpg" },
|
||||
{ name: "John D.", handle: "@johnd", testimonial: "The best burger I've ever had!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-street-cafe-close-up_169016-43231.jpg?_wi=1" },
|
||||
{ name: "Sarah K.", handle: "@sarahk", testimonial: "Super fast delivery and fresh ingredients.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43235.jpg?_wi=1" },
|
||||
{ name: "Mike P.", handle: "@mikep", testimonial: "The drinks are as good as the food!", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/young-adults-having-block-party_23-2149571494.jpg" },
|
||||
{ name: "Lisa M.", handle: "@lisam", testimonial: "Really impressed with the quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg" },
|
||||
{ name: "Dave R.", handle: "@daver", testimonial: "I order every single week.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-enjoying-croissant_1170-631.jpg" },
|
||||
]}
|
||||
buttons={[{ text: "Order Now", href: "/order" }, { text: "View Menu", href: "/menu" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hamburger-chips_23-2147695734.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hamburger-chips_23-2147695734.jpg?_wi=1"
|
||||
imageAlt="Lolly's Signature Burger"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -79,9 +79,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Fresh Ingredients", description: "Locally sourced and farm-fresh daily.", buttonIcon: CheckCircle, imageSrc: "http://img.b2bpic.net/free-photo/fashionable-african-american-woman-black-cap-chilling-cozy-cafe_627829-5870.jpg", imageAlt: "modern cozy restaurant interior" },
|
||||
{ title: "Fast Service", description: "Prepared quickly to satisfy your cravings.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/hamburger-chips_23-2147695734.jpg", imageAlt: "modern cozy restaurant interior" },
|
||||
{ title: "Amazing Taste", description: "Secret recipes and bold spice blends.", buttonIcon: Star, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-street-cafe-close-up_169016-43231.jpg", imageAlt: "modern cozy restaurant interior" },
|
||||
{ title: "Sustainable", description: "Committed to eco-friendly packaging.", buttonIcon: Leaf, imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43235.jpg", imageAlt: "modern cozy restaurant interior" },
|
||||
{ title: "Fast Service", description: "Prepared quickly to satisfy your cravings.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/hamburger-chips_23-2147695734.jpg?_wi=2", imageAlt: "modern cozy restaurant interior" },
|
||||
{ title: "Amazing Taste", description: "Secret recipes and bold spice blends.", buttonIcon: Star, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-street-cafe-close-up_169016-43231.jpg?_wi=2", imageAlt: "modern cozy restaurant interior" },
|
||||
{ title: "Sustainable", description: "Committed to eco-friendly packaging.", buttonIcon: Leaf, imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43235.jpg?_wi=2", imageAlt: "modern cozy restaurant interior" },
|
||||
]}
|
||||
title="Why Choose Lolly’s?"
|
||||
description="We are committed to quality in every bite."
|
||||
|
||||
Reference in New Issue
Block a user