Update src/app/page.tsx
This commit is contained in:
@@ -105,7 +105,6 @@ export default function LandingPage() {
|
||||
{ id: 5, title: "Quality Pastries", description: "Fresh-baked pastries and food items", imageSrc: "https://images.unsplash.com/photo-1494857671063-26f21f4ad20e?w=600&h=600&fit=crop", imageAlt: "Pastries" },
|
||||
{ id: 6, title: "Welcoming Vibe", description: "Calm, friendly atmosphere appreciated by all visitors", imageSrc: "https://images.unsplash.com/photo-1502920917128-1aa500764cbd?w=600&h=600&fit=crop", imageAlt: "Atmosphere" }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
buttons={[
|
||||
{ text: "See Full Menu", href: "#menu" }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user