diff --git a/src/app/page.tsx b/src/app/page.tsx
index cb4a8ec..694b40f 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,22 +30,10 @@ export default function LandingPage() {
@@ -53,44 +41,23 @@ export default function LandingPage() {
@@ -98,15 +65,7 @@ export default function LandingPage() {
@@ -119,42 +78,12 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
- {
- id: "1",
- name: "Luminous Serum",
- price: "$89",
- imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cream-blue-gray-background_23-2148241791.jpg",
- },
- {
- id: "2",
- name: "Matte Lip Velvet",
- price: "$45",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-blush-with-palm-branch-shadow_23-2148210782.jpg",
- },
- {
- id: "3",
- name: "Rich Facial Cream",
- price: "$120",
- imageSrc: "http://img.b2bpic.net/free-photo/pink-cream-jar-with-gold-lid-beauty-skincare-products_187299-47318.jpg",
- },
- {
- id: "4",
- name: "Eyeshadow Harmony",
- price: "$65",
- imageSrc: "http://img.b2bpic.net/free-photo/model-career-kit-still-life_23-2150217972.jpg",
- },
- {
- id: "5",
- name: "Hydrating Toner",
- price: "$38",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238321.jpg",
- },
- {
- id: "6",
- name: "Brush Pro Set",
- price: "$95",
- imageSrc: "http://img.b2bpic.net/free-photo/dirty-makeup-brushes_23-2147710659.jpg",
- },
+ { id: "1", name: "Luminous Serum", price: "$89", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cream-blue-gray-background_23-2148241791.jpg" },
+ { id: "2", name: "Matte Lip Velvet", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/top-view-blush-with-palm-branch-shadow_23-2148210782.jpg" },
+ { id: "3", name: "Rich Facial Cream", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/pink-cream-jar-with-gold-lid-beauty-skincare-products_187299-47318.jpg" },
+ { id: "4", name: "Eyeshadow Harmony", price: "$65", imageSrc: "http://img.b2bpic.net/free-photo/model-career-kit-still-life_23-2150217972.jpg" },
+ { id: "5", name: "Hydrating Toner", price: "$38", imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238321.jpg" },
+ { id: "6", name: "Brush Pro Set", price: "$95", imageSrc: "http://img.b2bpic.net/free-photo/dirty-makeup-brushes_23-2147710659.jpg" }
]}
title="New Arrivals"
description="The latest in beauty innovation just landed."
@@ -168,42 +97,12 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={true}
products={[
- {
- id: "7",
- name: "Midnight Serum",
- price: "$150",
- imageSrc: "http://img.b2bpic.net/free-photo/foundation-assortment-with-dark-background_23-2148978145.jpg",
- },
- {
- id: "8",
- name: "Silk Lipstick",
- price: "$52",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-blush-brush-table_23-2148301782.jpg",
- },
- {
- id: "9",
- name: "Hydra Cream",
- price: "$95",
- imageSrc: "http://img.b2bpic.net/free-photo/stack-cosmetics-jars_23-2147787936.jpg",
- },
- {
- id: "10",
- name: "Palette Night",
- price: "$78",
- imageSrc: "http://img.b2bpic.net/free-photo/makeup-tools-case_23-2148109500.jpg",
- },
- {
- id: "11",
- name: "Soft Toner",
- price: "$42",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-nail-polish-floating-water_23-2150963111.jpg",
- },
- {
- id: "12",
- name: "Pro Tool Set",
- price: "$110",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-makeup-brushes-black_23-2147784011.jpg",
- },
+ { id: "7", name: "Midnight Serum", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/foundation-assortment-with-dark-background_23-2148978145.jpg" },
+ { id: "8", name: "Silk Lipstick", price: "$52", imageSrc: "http://img.b2bpic.net/free-photo/top-view-blush-brush-table_23-2148301782.jpg" },
+ { id: "9", name: "Hydra Cream", price: "$95", imageSrc: "http://img.b2bpic.net/free-photo/stack-cosmetics-jars_23-2147787936.jpg" },
+ { id: "10", name: "Palette Night", price: "$78", imageSrc: "http://img.b2bpic.net/free-photo/makeup-tools-case_23-2148109500.jpg" },
+ { id: "11", name: "Soft Toner", price: "$42", imageSrc: "http://img.b2bpic.net/free-photo/close-up-nail-polish-floating-water_23-2150963111.jpg" },
+ { id: "12", name: "Pro Tool Set", price: "$110", imageSrc: "http://img.b2bpic.net/free-photo/close-up-makeup-brushes-black_23-2147784011.jpg" }
]}
title="Our Best Sellers"
description="The gold standard of beauty—loved by beauty experts worldwide."
@@ -216,36 +115,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- title: "Routine Essentials",
- description: "Perfecting your daily skincare.",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-notebook-with-make-up_23-2148136639.jpg",
- },
- {
- title: "Makeup Looks",
- description: "Express yourself with color.",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-beauty-products-composition_23-2148574460.jpg",
- },
- {
- title: "Glowing Results",
- description: "Achieve that natural shine.",
- imageSrc: "http://img.b2bpic.net/free-photo/skin-care-tools-flower-pots-wooden-table_23-2148116100.jpg",
- },
- {
- title: "Luxury Touches",
- description: "Elevated beauty every day.",
- imageSrc: "http://img.b2bpic.net/free-photo/skincare-routine-with-fresh-face-cream-jar_23-2152010137.jpg",
- },
- {
- title: "Pro Techniques",
- description: "Master the artistry.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-using-face-roller-her-beauty-routine_23-2150166445.jpg",
- },
- {
- title: "Morning Bliss",
- description: "Start your day radiant.",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176150.jpg",
- },
+ { title: "Routine Essentials", description: "Perfecting your daily skincare.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-notebook-with-make-up_23-2148136639.jpg" },
+ { title: "Makeup Looks", description: "Express yourself with color.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-beauty-products-composition_23-2148574460.jpg" },
+ { title: "Glowing Results", description: "Achieve that natural shine.", imageSrc: "http://img.b2bpic.net/free-photo/skin-care-tools-flower-pots-wooden-table_23-2148116100.jpg" },
+ { title: "Luxury Touches", description: "Elevated beauty every day.", imageSrc: "http://img.b2bpic.net/free-photo/skincare-routine-with-fresh-face-cream-jar_23-2152010137.jpg" },
+ { title: "Pro Techniques", description: "Master the artistry.", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-face-roller-her-beauty-routine_23-2150166445.jpg" },
+ { title: "Morning Bliss", description: "Start your day radiant.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176150.jpg" }
]}
title="Beauty Inspiration"
description="Explore our curated lifestyle gallery and find your next beauty essential."
@@ -259,26 +134,11 @@ export default function LandingPage() {
rating={5}
author="Sarah Johnson"
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-headphones_23-2148856136.jpg",
- alt: "Sarah J.",
- },
- {
- src: "http://img.b2bpic.net/free-photo/blogger-putting-make-up-recording-it_23-2148538851.jpg",
- alt: "Michael C.",
- },
- {
- src: "http://img.b2bpic.net/free-photo/smiley-bride-getting-ready-front-view_23-2149721977.jpg",
- alt: "Emily R.",
- },
- {
- src: "http://img.b2bpic.net/free-photo/smiling-female-with-dark-wavy-hair-wearing-black-outfit-with-glad-facial-expression-looks-confident-posing-isolated-pink-wall_176532-10880.jpg",
- alt: "David K.",
- },
- {
- src: "http://img.b2bpic.net/free-photo/close-up-beautiful-woman-outdoors_23-2148926749.jpg",
- alt: "Lisa M.",
- },
+ { src: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-headphones_23-2148856136.jpg", alt: "Sarah J." },
+ { src: "http://img.b2bpic.net/free-photo/blogger-putting-make-up-recording-it_23-2148538851.jpg", alt: "Michael C." },
+ { src: "http://img.b2bpic.net/free-photo/smiley-bride-getting-ready-front-view_23-2149721977.jpg", alt: "Emily R." },
+ { src: "http://img.b2bpic.net/free-photo/smiling-female-with-dark-wavy-hair-wearing-black-outfit-with-glad-facial-expression-looks-confident-posing-isolated-pink-wall_176532-10880.jpg", alt: "David K." },
+ { src: "http://img.b2bpic.net/free-photo/close-up-beautiful-woman-outdoors_23-2148926749.jpg", alt: "Lisa M." }
]}
ratingAnimation="blur-reveal"
avatarsAnimation="blur-reveal"
@@ -289,31 +149,11 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file