Merge version_1 into main #1
@@ -54,13 +54,13 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg", imageAlt: "Modern luxury interior design"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/corner-kitchen-open-drawers-cooking-zone_169016-69130.jpg", imageAlt: "Premium modular kitchen"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/corner-kitchen-open-drawers-cooking-zone_169016-69130.jpg?_wi=1", imageAlt: "Premium modular kitchen"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kitchen-symmetry-metal-cutlery-minimalist-storage_169016-68870.jpg", imageAlt: "Elegant wardrobe design"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kitchen-symmetry-metal-cutlery-minimalist-storage_169016-68870.jpg?_wi=1", imageAlt: "Elegant wardrobe design"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-beautifully-decorated-round-table-with-natural-fir-branch-candle-two-flutes-plates-against-classic-sofa-modern-apartment_132075-11399.jpg", imageAlt: "Luxury living room"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-beautifully-decorated-round-table-with-natural-fir-branch-candle-two-flutes-plates-against-classic-sofa-modern-apartment_132075-11399.jpg?_wi=1", imageAlt: "Luxury living room"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-large-windows-comfortable-furniture_9975-33081.jpg", imageAlt: "Complete home interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-large-windows-comfortable-furniture_9975-33081.jpg?_wi=1", imageAlt: "Complete home interior"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:098418-33554" },
|
||||
@@ -80,13 +80,13 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Modular Kitchen", price: "Custom Quote", variant: "Sleek & Functional Design", imageSrc: "http://img.b2bpic.net/free-photo/corner-kitchen-open-drawers-cooking-zone_169016-69130.jpg", imageAlt: "Modular kitchen design"},
|
||||
id: "1", name: "Modular Kitchen", price: "Custom Quote", variant: "Sleek & Functional Design", imageSrc: "http://img.b2bpic.net/free-photo/corner-kitchen-open-drawers-cooking-zone_169016-69130.jpg?_wi=2", imageAlt: "Modular kitchen design"},
|
||||
{
|
||||
id: "2", name: "Wardrobe Design", price: "Custom Quote", variant: "Sliding & Hinged Options", imageSrc: "http://img.b2bpic.net/free-photo/kitchen-symmetry-metal-cutlery-minimalist-storage_169016-68870.jpg", imageAlt: "Wardrobe design options"},
|
||||
id: "2", name: "Wardrobe Design", price: "Custom Quote", variant: "Sliding & Hinged Options", imageSrc: "http://img.b2bpic.net/free-photo/kitchen-symmetry-metal-cutlery-minimalist-storage_169016-68870.jpg?_wi=2", imageAlt: "Wardrobe design options"},
|
||||
{
|
||||
id: "3", name: "Living Room Interiors", price: "Custom Quote", variant: "Complete Space Solutions", imageSrc: "http://img.b2bpic.net/free-photo/view-beautifully-decorated-round-table-with-natural-fir-branch-candle-two-flutes-plates-against-classic-sofa-modern-apartment_132075-11399.jpg", imageAlt: "Living room interior"},
|
||||
id: "3", name: "Living Room Interiors", price: "Custom Quote", variant: "Complete Space Solutions", imageSrc: "http://img.b2bpic.net/free-photo/view-beautifully-decorated-round-table-with-natural-fir-branch-candle-two-flutes-plates-against-classic-sofa-modern-apartment_132075-11399.jpg?_wi=2", imageAlt: "Living room interior"},
|
||||
{
|
||||
id: "4", name: "Complete Home Interiors", price: "Custom Quote", variant: "End-to-End Design", imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-large-windows-comfortable-furniture_9975-33081.jpg", imageAlt: "Complete home interior"},
|
||||
id: "4", name: "Complete Home Interiors", price: "Custom Quote", variant: "End-to-End Design", imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-large-windows-comfortable-furniture_9975-33081.jpg?_wi=2", imageAlt: "Complete home interior"},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user