Update src/app/page.tsx
This commit is contained in:
@@ -65,9 +65,9 @@ export default function HomePage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetable-green-broccoli-black_114579-59942.jpg", imageAlt: "dark modern kitchen design with island"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg", imageAlt: "elegant kitchen renovation luxury design"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=1", imageAlt: "elegant kitchen renovation luxury design"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-food-glass-containers_23-2148927394.jpg", imageAlt: "modern kitchen custom built-in storage"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-food-glass-containers_23-2148927394.jpg?_wi=1", imageAlt: "modern kitchen custom built-in storage"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-is-resting-windowsill-bed_651396-2780.jpg", imageAlt: "luxury kitchen space designer finishes"},
|
||||
]}
|
||||
@@ -103,13 +103,13 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Kitchen Design", description: "Custom kitchen layouts optimized for your lifestyle. Professional design guidance from concept to completion.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-businessman-writing-paper-pinned-corkboard_176420-6474.jpg", imageAlt: "kitchen designer consultation planning modern"},
|
||||
id: "01", title: "Kitchen Design", description: "Custom kitchen layouts optimized for your lifestyle. Professional design guidance from concept to completion.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-businessman-writing-paper-pinned-corkboard_176420-6474.jpg?_wi=1", imageAlt: "kitchen designer consultation planning modern"},
|
||||
{
|
||||
id: "02", title: "Custom Cabinets", description: "Premium cabinetry crafted to your specifications. Wide selection of materials, finishes, and hardware options.", imageSrc: "http://img.b2bpic.net/free-photo/black-wooden-wardrobe-decorated-with-blinds-wardrobe-with-blinds-decoration_169016-13062.jpg", imageAlt: "custom kitchen cabinets installation modern"},
|
||||
id: "02", title: "Custom Cabinets", description: "Premium cabinetry crafted to your specifications. Wide selection of materials, finishes, and hardware options.", imageSrc: "http://img.b2bpic.net/free-photo/black-wooden-wardrobe-decorated-with-blinds-wardrobe-with-blinds-decoration_169016-13062.jpg?_wi=1", imageAlt: "custom kitchen cabinets installation modern"},
|
||||
{
|
||||
id: "03", title: "Kitchen Remodeling", description: "Complete kitchen renovations with premium materials and expert craftsmanship. Full project management included.", imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-modern-house-kitchen-with-large-windows_181624-24368.jpg", imageAlt: "kitchen remodeling renovation transformation"},
|
||||
id: "03", title: "Kitchen Remodeling", description: "Complete kitchen renovations with premium materials and expert craftsmanship. Full project management included.", imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-modern-house-kitchen-with-large-windows_181624-24368.jpg?_wi=1", imageAlt: "kitchen remodeling renovation transformation"},
|
||||
{
|
||||
id: "04", title: "Interior Design", description: "Modern interior solutions that transform your space. We create beautiful, functional kitchens that reflect your style.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-cooking-salad-cute-girl-vegan-chopping-vegetables-kitchen-counter_1258-203700.jpg", imageAlt: "modern interior design kitchen space"},
|
||||
id: "04", title: "Interior Design", description: "Modern interior solutions that transform your space. We create beautiful, functional kitchens that reflect your style.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-cooking-salad-cute-girl-vegan-chopping-vegetables-kitchen-counter_1258-203700.jpg?_wi=1", imageAlt: "modern interior design kitchen space"},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
@@ -246,7 +246,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-kitchen-with-contemporary-interior-decor-furnishings_23-2150886722.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-kitchen-with-contemporary-interior-decor-furnishings_23-2150886722.jpg?_wi=1"
|
||||
imageAlt="kitchen showroom display interior design"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user