Merge version_1 into main #3
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
{ name: "Vikram D.", handle: "@vikram.eats", testimonial: "Highly recommended for all occasions.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-africanamerican-girl-celebrating-birthday-smiling-looking-happy-holdin_1258-137588.jpg" },
|
||||
{ name: "Deepa R.", handle: "@deepa.sweets", testimonial: "Simply delightful flavors.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/image-handsome-middleaged-man-looking-surprised-happy-being-congratulated-with-birthday-holdi_1258-179173.jpg" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/candle-cake-slice-confetti-table_23-2147889998.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/candle-cake-slice-confetti-table_23-2147889998.jpg?_wi=1"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-young-brunette-woman-sitting-with-coffee-using-smartphone-cafe-chatting_1258-199048.jpg", alt: "Customer 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", alt: "Customer 2" },
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Fresh Ingredients", description: "We only use locally sourced flour and premium butter.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/fresh-homemade-bread-recipe-idea_53876-97260.jpg" },
|
||||
{ title: "Made Daily", description: "Everything is baked fresh in our small kitchen.", buttonIcon: Clock, imageSrc: "http://img.b2bpic.net/free-photo/candle-cake-slice-confetti-table_23-2147889998.jpg" },
|
||||
{ title: "Made Daily", description: "Everything is baked fresh in our small kitchen.", buttonIcon: Clock, imageSrc: "http://img.b2bpic.net/free-photo/candle-cake-slice-confetti-table_23-2147889998.jpg?_wi=2" },
|
||||
{ title: "Custom Designs", description: "We make cakes that match your unique vision.", buttonIcon: Palette, imageSrc: "http://img.b2bpic.net/free-photo/tasty-food-arrangement_23-2149235808.jpg" },
|
||||
{ title: "Delivery Ready", description: "Get your sweets delivered right to your door.", buttonIcon: Truck, imageSrc: "http://img.b2bpic.net/free-photo/bakery-shop-gourmet-concept_53876-163311.jpg" },
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user