Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-05-18 15:22:46 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
title="Taste the Soul of Atlanta"
description="Experience breakfast perfected. From fluffy pancakes to signature savory favorites, every bite is a tribute to southern tradition."
buttons={[{ text: "View Menu", href: "#products" }]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-yummy-pancakes-with-fruits-tea-light_140725-121025.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-yummy-pancakes-with-fruits-tea-light_140725-121025.jpg?_wi=1"
/>
</div>
@@ -71,8 +71,8 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{ id: "p1", name: "Classic Southern Grits", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/close-up-half-fried-egg-bacon-salad-toast-gray-ceramic-plate_23-2148067161.jpg" },
{ id: "p2", name: "Signature Fluffy Stacks", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/served-meal-tray_23-2147693534.jpg" },
{ id: "p1", name: "Classic Southern Grits", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/close-up-half-fried-egg-bacon-salad-toast-gray-ceramic-plate_23-2148067161.jpg?_wi=1" },
{ id: "p2", name: "Signature Fluffy Stacks", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/served-meal-tray_23-2147693534.jpg?_wi=1" },
{ id: "p3", name: "Shrimp & Savory Grits", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-arrangement-top-view_23-2148847471.jpg" },
{ id: "p4", name: "Berried French Toast", price: "$14", imageSrc: "http://img.b2bpic.net/free-photo/chicken-salad-with-fresh-vegetables_140725-6565.jpg" },
{ id: "p5", name: "Sunrise Brewed Coffee", price: "$5", imageSrc: "http://img.b2bpic.net/free-photo/composed-healthy-meal-morning_23-2147693550.jpg" },
@@ -89,9 +89,9 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{ title: "Farm to Table", description: "Sourced locally for maximum flavor.", buttonIcon: Leaf, imageSrc: "http://img.b2bpic.net/free-photo/fruit-galette-composition-tasty-food-concept-space-text_185193-109035.jpg" },
{ title: "Traditional Recipes", description: "Authentic taste in every dish.", buttonIcon: ChefHat, imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-pancakes-with-fruits-tea-light_140725-121025.jpg" },
{ title: "Fast Friendly Service", description: "We value your morning time.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/close-up-half-fried-egg-bacon-salad-toast-gray-ceramic-plate_23-2148067161.jpg" },
{ title: "Local Community", description: "Proudly serving Atlanta since day one.", buttonIcon: Users, imageSrc: "http://img.b2bpic.net/free-photo/served-meal-tray_23-2147693534.jpg" },
{ title: "Traditional Recipes", description: "Authentic taste in every dish.", buttonIcon: ChefHat, imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-pancakes-with-fruits-tea-light_140725-121025.jpg?_wi=2" },
{ title: "Fast Friendly Service", description: "We value your morning time.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/close-up-half-fried-egg-bacon-salad-toast-gray-ceramic-plate_23-2148067161.jpg?_wi=2" },
{ title: "Local Community", description: "Proudly serving Atlanta since day one.", buttonIcon: Users, imageSrc: "http://img.b2bpic.net/free-photo/served-meal-tray_23-2147693534.jpg?_wi=2" },
]}
title="Why Choose Us"
description="We blend quality ingredients with southern hospitality to create the perfect start to your day."