-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Mar 12, 2026 at 06:34 PM
-- Server version: 8.0.33-cll-lve
-- PHP Version: 8.1.16

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `diginspire_construction`
--

-- --------------------------------------------------------

--
-- Table structure for table `admin`
--

CREATE TABLE `admin` (
  `aid` int NOT NULL,
  `name` varchar(50) NOT NULL,
  `password` varchar(50) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

--
-- Dumping data for table `admin`
--

INSERT INTO `admin` (`aid`, `name`, `password`) VALUES
(1, 'admin', 'admin@123');

-- --------------------------------------------------------

--
-- Table structure for table `enquiry`
--

CREATE TABLE `enquiry` (
  `id` int NOT NULL,
  `name` varchar(30) NOT NULL,
  `email` varchar(30) NOT NULL,
  `sub` text NOT NULL,
  `message` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

--
-- Dumping data for table `enquiry`
--

INSERT INTO `enquiry` (`id`, `name`, `email`, `sub`, `message`) VALUES
(8, 'rahul', 'rahul@gmail.com', 'demo', 'rahul demo');

-- --------------------------------------------------------

--
-- Table structure for table `faqs`
--

CREATE TABLE `faqs` (
  `fid` int NOT NULL,
  `ques` varchar(100) NOT NULL,
  `ans` varchar(500) NOT NULL,
  `q_img` varchar(100) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

--
-- Dumping data for table `faqs`
--

INSERT INTO `faqs` (`fid`, `ques`, `ans`, `q_img`) VALUES
(1, 'How do dome structures remain resilient in extreme weather conditions?', 'The aerodynamic shape of dome structures enables them to dissipate wind forces evenly, while their sturdy construction allows them to endure severe weather events with minimal damage.', 'new5.jpg'),
(2, 'Are dome constructions environmentally sustainable?', 'Absolutely! Dome designs often integrate eco-friendly materials, energy-efficient systems, and passive heating/cooling techniques, reducing their environmental impact and promoting sustainability.', 'new9.png'),
(3, 'What advantages do dome structures offer over traditional buildings?', 'Dome architecture provides enhanced spatial efficiency, exceptional structural strength, and a visually striking appearance, setting it apart as a cutting-edge and innovative construction solution.', 'new4.jpg'),
(4, 'How are dome structures designed to withstand natural disasters?', 'Dome structures possess inherent strength and flexibility, making them resilient to earthquakes, hurricanes, and other disasters. Their spherical shape distributes forces evenly, ensuring a safer environment for occupants.', 'new1.png'),
(5, 'Can dome constructions be customized for specific purposes?', 'Certainly! Dome designs are highly adaptable, catering to diverse needs such as homes, schools, geodesic greenhouses, observatories, and futuristic habitats.', 'dome-fea2.jpg'),
(6, 'What are the environmental benefits of dome architecture?', 'Dome structures typically use fewer materials and energy resources, making them eco-friendly options. Additionally, their compact design reduces the carbon footprint and promotes sustainable living practices.', '112.jpeg');

-- --------------------------------------------------------

--
-- Table structure for table `project`
--

CREATE TABLE `project` (
  `pid` int NOT NULL,
  `p_name` varchar(50) NOT NULL,
  `p_cat` varchar(50) NOT NULL,
  `p_client` varchar(50) NOT NULL,
  `p_date` varchar(50) NOT NULL,
  `p_desc` varchar(5000) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,
  `p_architect` varchar(255) NOT NULL,
  `p_img_1` varchar(100) NOT NULL,
  `p_img_2` varchar(100) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

--
-- Dumping data for table `project`
--

INSERT INTO `project` (`pid`, `p_name`, `p_cat`, `p_client`, `p_date`, `p_desc`, `p_architect`, `p_img_1`, `p_img_2`) VALUES
(5, 'Vadodra, Gujarat', 'Rutvi Patel', 'demo', '25/02/2019', 'demo', 'Rutvi Patel', 'np5.png', 'img-8.jpeg'),
(6, 'Pune, MH', 'Tapas Upadhay', 'demo', '15/10/2018', 'demo', 'Tapas Upadhay', 'np4.png', 'np4-4.png\r\n'),
(7, 'AnoopGarh, RJ', 'Shiv Partap', 'demo', '15/10/2018', 'demo', 'Shiv Partap', 'np-3.png', 'np-3-3.png\r\n'),
(8, 'Vallure TN.', 'Michael Barnala', 'demo', '05/09/2018', 'demo', 'Michael Barnala', 'np-2.jpeg', 'np-2-2.png'),
(9, 'Bhopal, MP', 'Nipun Parbakar', 'demo', '12/04/2020', 'demo', 'Nipun Parbakar', 'np-1.png', 'p18-2.jpg'),
(10, 'Ahmdabad', 'Surya Kakani', 'demo', '2023-08-16', 'demo', 'Surya Kakani', 'p4-1.jpg', 'p4-2.jpg'),
(11, 'Vadodra, Gujrat', 'Jay Patel', 'demo', '2023-08-16', 'demo', 'Jay Patel', 'p5-1.jpg', 'p5-2.jpg'),
(12, 'Chattarpur, Delhi', 'Vikram Varma', 'demo', '2023-08-16', 'demo', 'Vikram Varma', 'p6-1.jpg', 'p6-2.jpg'),
(13, 'Hazrat Nisamudin Delhi', 'Gurmeet Sing', 'demo', '2023-08-16', 'demo', 'Gurmeet Sing', 'p7-1.jpg', 'p7-2.jpg'),
(14, 'Surat,Gujarat', 'Vinita Bhatiya', 'demo', '2023-08-16', 'demo', 'Vinita Bhatiya', 'p8-1.jpg', 'p8-2.jpg'),
(15, 'Vadodra,Gujrat', 'Niame', 'demo', '2023-08-16', 'demo', 'Niame', 'p9-1.jpg', 'p9-2.jpg'),
(16, 'CeptUN, Gujarat', 'Surya Kakani', 'demo', '2023-08-16', 'demo', 'Surya Kakani', 'p10-1.jpg', 'p10-2.jpg'),
(17, 'Workshop in Lovely Professional University Punjab', 'LPU', 'demo', '2023-08-16', 'demo', 'LPU', 'p11-1.jpg', 'p11-2.jpg'),
(18, 'Anand City, Gujrat', 'Manu Narendran', 'demo', '2023-08-16', 'demo', 'Manu Narendran', 'p12-1.jpg', 'p12-2.jpg'),
(19, 'Cept University Workshop', 'Surya Kakani', 'demo', '2023-08-16', 'demo', 'Surya Kakani', 'p13-1.jpg', 'p13-2.jpg'),
(20, 'Hyderabad', 'Lata', 'demo', '2023-08-16', 'demo', 'Lata', 'p14-1.jpg', 'p14-2.jpg'),
(21, 'Dabolim Goa', 'Namrata', 'demo', '2023-08-16', 'demo', 'Namrata', 'p15-1.jpg', 'p15-2.jpg'),
(22, 'Gwalior, MP', 'Tapas Upadhay', 'demo', '2023-08-16', 'demo', 'Tapas Upadhay', 'p16-1.jpg', 'p16-2.jpg'),
(23, 'Chindwara, MP', 'Rajpal', 'demo', '2023-08-16', 'demo', 'Rajpal', 'p17-1.jpg', 'p17-2.jpg'),
(24, 'Islampur, Maharastra', 'Parveen Mali', 'demo', '2023-08-16', 'demo', 'Parveen Mali', 'p18-1.jpg', 'p18-2.jpg'),
(25, 'Arnota, Agra Uttar Pradesh', 'Tapas Upadhay', 'demo', '2023-08-16', 'demo', 'Tapas Upadhay', 'p19-1.jpg', 'p19-2.jpg'),
(26, 'Hazrat Nisamudin Delhi', 'Gurmeet Sing', 'demo', '2023-08-16', 'demo', 'Gurmeet Sing', 'p20-1.jpg', 'p20-2.jpg'),
(27, 'Mumbai', 'Arien Atariya', 'demo', '2023-08-16', 'demo', 'Arian Atariya', 'p21-1.jpg', 'p21-2.jpg'),
(28, 'Amravti, Maharastra\n', 'Pranay Kambhi', 'demo', '2023-08-16', 'demo', 'Pranay Kambhi', 'p22-1.jpg', 'p22-2.jpg'),
(29, 'Broadway Hyderabad', 'Sona Reddy', 'demo', '2023-08-16', 'demo', 'Sona Reddy', 'p1-1.jpg', 'p1-2.jpg'),
(30, 'Kharkoda Haryana', 'Manish Saroha', 'demo', '2023-08-16', 'demo', 'Manish Saroha', 'p2-1.jpg', 'p2-2.jpg'),
(31, 'Amravti, Maharastra', 'Pranay Kambhi', 'demo', '2023-08-16', 'demo', 'Pranay Kambhi', 'p3-1.jpg', 'p3-2.jpg');

-- --------------------------------------------------------

--
-- Table structure for table `testimonial`
--

CREATE TABLE `testimonial` (
  `tid` int NOT NULL,
  `name` varchar(50) NOT NULL,
  `designation` varchar(50) NOT NULL,
  `desc` text NOT NULL,
  `t_photo` varchar(50) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

--
-- Dumping data for table `testimonial`
--

INSERT INTO `testimonial` (`tid`, `name`, `designation`, `desc`, `t_photo`) VALUES
(1, 'Rohan Singh', 'Contractor', 'As a contractor, reliable and skilled partners are crucial for project success. Rohtak Dome consistently delivers excellent outcomes for my clients with their unparalleled expertise in constructing durable, visually appealing brick domes. I wholeheartedly endorse them to colleagues.\r\n\r\n\r\n\r\n\r\n', 'c1.jpg'),
(2, 'Ritu', 'Homeowner', 'Rohtak Dome turned our house into a beautiful masterpiece. The domes not only provided an elegant touch but also enhanced the overall structural integrity. The team was incredibly communicative throughout the process, ensuring our satisfaction at every step.', 'c2.jpg'),
(3, 'Ravi', 'Interior Designer', 'In a recent collaboration, Rohtak Dome displayed their field expertise. Their skillfully crafted brick domes not only added timeless charm to interiors but also highlighted their professionalism, dedication to quality, and left me excited for future collaborations.', 'c3.jpg'),
(4, 'Radha', 'Architect', 'Working with Rohtak Dome was an absolute pleasure. Their attention to detail and craftsmanship in creating our dream home using traditional brick techniques were exceptional. We are delighted with the final result and would highly recommend their services.', 'c4.jpg');

--
-- Indexes for dumped tables
--

--
-- Indexes for table `admin`
--
ALTER TABLE `admin`
  ADD PRIMARY KEY (`aid`);

--
-- Indexes for table `enquiry`
--
ALTER TABLE `enquiry`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `faqs`
--
ALTER TABLE `faqs`
  ADD PRIMARY KEY (`fid`);

--
-- Indexes for table `project`
--
ALTER TABLE `project`
  ADD PRIMARY KEY (`pid`);

--
-- Indexes for table `testimonial`
--
ALTER TABLE `testimonial`
  ADD PRIMARY KEY (`tid`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `admin`
--
ALTER TABLE `admin`
  MODIFY `aid` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `enquiry`
--
ALTER TABLE `enquiry`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT for table `faqs`
--
ALTER TABLE `faqs`
  MODIFY `fid` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT for table `project`
--
ALTER TABLE `project`
  MODIFY `pid` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=35;

--
-- AUTO_INCREMENT for table `testimonial`
--
ALTER TABLE `testimonial`
  MODIFY `tid` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
