Merge version_4 into main #4
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/sweet-candy-bar-wedding-celebration-party_482257-31517.jpg", imageAlt: "Happy customer 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/couple-barkeepers_23-2147821310.jpg", imageAlt: "Happy customer 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-relaxing-indoors_23-2151030592.jpg", imageAlt: "Happy customer 5" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/world-pride-day-still-life-arrangement_23-2148960457.jpg", imageAlt: "Happy customer 6" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/world-pride-day-still-life-arrangement_23-2148960457.jpg?_wi=1", imageAlt: "Happy customer 6" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Order Cake Now", href: "#contact" },
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
{ id: "p1", name: "Kpop Cakes", price: "₹450", imageSrc: "http://img.b2bpic.net/free-photo/delicious-rainbow-cupcake-still-life_23-2150423829.jpg" },
|
||||
{ id: "p2", name: "Butterfly Cakes", price: "₹550", imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-birthday-event-with-cake-confetti_23-2149312329.jpg" },
|
||||
{ id: "p3", name: "Chocolate Delite", price: "₹400", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-tasty-chocolate-cake-glass-plate-table_181624-32521.jpg" },
|
||||
{ id: "p4", name: "Pineapple Fresh", price: "₹350", imageSrc: "http://img.b2bpic.net/free-photo/world-pride-day-still-life-arrangement_23-2148960457.jpg" },
|
||||
{ id: "p4", name: "Pineapple Fresh", price: "₹350", imageSrc: "http://img.b2bpic.net/free-photo/world-pride-day-still-life-arrangement_23-2148960457.jpg?_wi=2" },
|
||||
{ id: "p5", name: "Teddy Theme", price: "₹600", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232349.jpg" },
|
||||
{ id: "p6", name: "Pastry Assort", price: "₹150", imageSrc: "http://img.b2bpic.net/free-photo/tasty-homemade-tiramisu-cake_114579-49420.jpg" },
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user